> 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/proposta-do-mu-kush.md).

# Proposta do Mu Kush!

**BEM-VINDOS AO MU KUSH– SEASON 4 CUSTOM!** 🛡️

O **Mu Kush**chega com uma proposta única: oferecer uma **experiência clássica da Season 4**, mas com o toque moderno e personalizado que torna nosso servidor **exclusivo** e **inovador**.

🔥 **NOSSA PROPOSTA**\
Criamos uma versão **Season 4 Clássica Custom**, onde mantemos toda a essência que os fãs da versão tradicional amam — como a **interface original** e a **jogabilidade clássica** — mas adicionamos diversos **conteúdos personalizados** para deixar o jogo ainda mais empolgante!

✨ **O QUE VOCÊ VAI ENCONTRAR NO MU KUSH?**

* **Interface e mecânicas autênticas da Season 4**
* **Itens customizados** com visual e atributos únicos
* **Mapas inéditos**, cuidadosamente desenhados para ampliar a aventura
* **Eventos exclusivos** que não existem na versão tradicional
* E muito mais novidades que serão liberadas ao longo das temporadas!

💡 Cada detalhe foi pensado com carinho, dedicação e respeito à comunidade. Sabemos que imprevistos podem acontecer — afinal, todo projeto está em constante evolução — mas a equipe do **Mu Kush** está sempre atenta para ouvir, melhorar e entregar o melhor possível a vocês.

🙏 **Esperamos que todos curtam a jornada** tanto quanto curtimos desenvolvê-la.\
Sejam bem-vindos ao Mu Kush — **uma nova era começa agora**!

🎉 **Bom jogo a todos!**

— Equipe Mu Kush💙


---

# 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/proposta-do-mu-kush.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.
