> For the complete documentation index, see [llms.txt](https://wiki.royalcraft.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.royalcraft.top/global/temporadas.md).

# Temporadas

> Temporadas basicamente são períodos (em média de 120 dias) que alteram os servidores em diversos aspectos.

As Temporadas no Survival são períodos que tematizam o servidor em relação a construções, itens, tags, eventos, etc...

Na mudança de temporada, as construções e passe de batalha do servidor são adaptados ao tema, além de iniciar um novo passe de batalha.

*"O servidor reseta?"* Não! apenas serão inclusas diversas novidades em relação a temporada. Apenas os mundos **Nether** e **The End** serão resetados, possibilitando uma maior gama de recursos.\
\
\&#xNAN;**"**&#x53;kills/MCMMO resetam?**"** Sim, e isso é feito para garantir que cada temporada seja uma experiência renovada e justa para todos! Resetar as habilidades permite que novos jogadores entrem no jogo em pé de igualdade, promovendo um ambiente competitivo saudável. Além disso, essa mudança incentiva a exploração de novas estratégias e a interação entre jogadores, tornando a experiência mais dinâmica e envolvente para todos.<br>

**» Hall da Fama das Temporadas do Survival**

> Jogadores que estiverem no top no final de temporada, serão recompensados com itens e tags exclusivas na troca dela.


---

# 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://wiki.royalcraft.top/global/temporadas.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.
