> For the complete documentation index, see [llms.txt](https://mu-kush-1.gitbook.io/mu-kush/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mu-kush-1.gitbook.io/mu-kush/informacoes/box-gm.md).

# Box GM

🎁 **Nova Box GM – Recompensas Exclusivas nos Eventos!**

Tem novidade chegando no servidor! 🔥\
Agora, além das **moedas tradicionais**, os eventos também vão **recompensar os jogadores com a nova e exclusiva Box GM**!

***

#### 🏆 **O que é a Box GM?**

A **Box GM** é uma caixa especial criada pelos administradores do servidor que contém **itens valiosos, exclusivos e únicos**, que **não estão disponíveis em nenhuma outra box**.

Itens perfeitos para quem busca aquele visual diferenciado e raro!

***

#### 📅 **Como conseguir a Box GM?**

* A partir de agora, **participar dos eventos** do servidor **vale ainda mais a pena**!
* Os **vencedores e participantes de destaque** poderão receber **Box GM como premiação**.
* Além das **moedas normais**, você ganha **itens exclusivos** diretamente da nova box.

***

⚠️ **Importante:**

* Os itens da Box GM **não são vendidos** no site ou em lojas.
* Só é possível conseguir a Box GM **jogando e participando dos eventos**.

***

✅ **Não fique de fora!**\
Participe dos eventos, mostre sua força e conquiste itens lendários com a nova **Box GM**!\
A sua jornada por exclusividade começa agora. 💎


---

# 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://mu-kush-1.gitbook.io/mu-kush/informacoes/box-gm.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.
