# Equação

## Medalhas = Base+Chegada+Compras+Participação-Resgate

Todos os componentes dessa equação irão variar de acordo com as singularidades e características de cada usuário, resultando em um número específico de medalhas. Essa quantidade de medalhas irá determinar de qual escala o usuário faz parte, assim como qual a porcentagem de chance que ele tem de ser sorteado.

A escala não é permanente, pois todo mês a sua contagem passa por um reset. O usuário pode tanto progredir, como regredir.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irl-sports-pass.gitbook.io/irl-sports-pass/irl-pass/plataforma-irl-pass/sistema-de-resgates/equacao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
