> For the complete documentation index, see [llms.txt](https://guias.muhype.net/sobre-muhype/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guias.muhype.net/sobre-muhype/natal-2025/ranking.md).

# Ranking

Participe do **Ranking de Halloween** e mostre seu esforço no MuHype! Esta é a oportunidade perfeita para competir contra outros jogadores e conquistar **recompensas incríveis!**

{% hint style="info" %}
Cada **Monstro da invasão contabiliza 1 ponto** ao jogador, acrescentado ao **Ranking** e pode ser acompanhado em tempo real em nosso Site.
{% endhint %}

{% hint style="warning" %}
**Atenção**: O ranking só é contabilizado para o jogador que possuir o [Passe de Batalha](/sobre-muhype/natal-2025/passe-de-batalha.md#passe-de-halloween) no **inventário**.
{% endhint %}

{% hint style="success" %}
**Inicio**: 10/10/25 as 20:00 | **Fim**: 31/10 as 23:59
{% endhint %}

## Saiba mais sobre a Invasão de Halloween

{% content-ref url="/pages/zRXvdWcrMh7zqhgWv6BY" %}
[Invasão](/sobre-muhype/natal-2025/invasao.md)
{% endcontent-ref %}

## Premiação

**Primeiro Lugar:** 2 Condor Flame

**Segundo Lugar:** 1 Condor Flame

**Terceiro Lugar:** 1 Fragmento option 1, 360


---

# 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://guias.muhype.net/sobre-muhype/natal-2025/ranking.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.
