> For the complete documentation index, see [llms.txt](https://wiki-pamporo.gitbook.io/guia_pamporo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-pamporo.gitbook.io/guia_pamporo/eventos/masteringod.md).

# MasterinGOD

Conheça o Evento MasterinGOD, o evento consiste em achar o verdadeiro mastering dentre dezenas de monstros iguais com o nome errado, fique atento!

Não tem muito mistério, você vai digitar <mark style="color:orange;">@evento</mark> quando o mesmo estiver disponível e assim que começar o evento você vai precisar encontrar o Masterin verdadeiro, aqueles que encontrarem e eliminar o mastering serão recompensados com <mark style="color:yellow;">1 Moeda de Evento</mark>. Já aqueles que falharem e matarem o errado serão eliminados sem nenhuma recompensa.

## LOJA DO EVENTO

Você deve estar se perguntando a onde você gasta essas moedas de evento, correto?\
O NPC fica em prontera ao lado da [loja de instância](/guia_pamporo/progressao-early-game/torre-sem-fim.md#npc-da-moeda-de-instancia):

<figure><img src="/files/cT9vipZMIVn6oSBdkENM" alt=""><figcaption><p><mark style="color:orange;"><strong>Loja de Evento (180,167)</strong></mark></p></figcaption></figure>


---

# 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-pamporo.gitbook.io/guia_pamporo/eventos/masteringod.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.
