> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./jogos/3.-por-que-o-nivel-do-meu-pc-e-redefinido.md).

# 3. Por que o nível do meu PC é redefinido?

O Nível do PC é redefinido a cada 24 horas. Você pode acompanhar quando a redefinição vai acontecer verificando a seção «Redefinição do Nível do PC», que exibe o tempo restante.

<figure><img src="/files/9eeebf777ab53ad9acfb9b0f1028db4b8e35ae2f" alt="" width="563"><figcaption></figcaption></figure>

O Nível do PC aumenta gradualmente de acordo com o número de jogos que você joga diariamente, e níveis mais altos de PC permitem que você mantenha o poder por 3, 5 ou 7 dias, respectivamente.&#x20;

Você pode descobrir o número de jogos que precisa completar para que seu Nível do PC seja atualizado logo abaixo do seu Nível do PC atual.

<div data-full-width="false"><figure><img src="/files/794cf30bfa823107b7d11be336be6b8b85f31897" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./jogos/3.-por-que-o-nivel-do-meu-pc-e-redefinido.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
