> For the complete documentation index, see [llms.txt](https://guia.lendariomu.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guia.lendariomu.com.br/eventos/castle-siege-novas-recompensas-e-atualizacoes-or-muzord.md).

# 🏰 Castle Siege – Novas Recompensas e Atualizações! | MuZord

O evento mais épico do **Mu Zord** ficou ainda mais competitivo e recompensador! A partir de agora, o **Castle Siege** traz **novas premiações** e **atualizações no servidor** que vão elevar o nível dos confrontos entre as guilds.

## ⚔️ Atualizações no Servidor

* **Spots reforçados**: Agora com mais monstros, os mapas estão ainda mais intensos para **farm, PvP e estratégias de domínio**. Prepare-se para batalhas desafiadoras!

## 🎁 Premiações Ativas

### 🗓️ Premiação Semanal – Por Evento

* 💰 **Recompensa:** `20.000 WC`
* **Quem recebe**: Todos os membros da guild **vencedora** que estiverem **online durante o Castle Siege**
* **Entrega**: Automática, realizada às **20:05hrs (após o evento mantem online)**

### 🏆 Premiação Mensal – Ranking de Vitórias

* 💰 **Recompensa:** `200.000 WC`
* **Quem recebe**: O **Guild Master** da guild que tiver mais vitórias no mês
* **Entrega**: Realizada às **00:00 do primeiro dia do mês seguinte**

📊 **Acompanhe o ranking em tempo real:**

* Dentro do jogo: pressione **F8**
* No site oficial: acesse a aba **"Ranking"**

## 🛡️ Prepare-se para o Campo de Batalha

O castelo aguarda por um novo senhor. Monte sua estratégia, organize sua guild e lute com honra. **O domínio é dos mais fortes. A glória é dos vencedores!**


---

# 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://guia.lendariomu.com.br/eventos/castle-siege-novas-recompensas-e-atualizacoes-or-muzord.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.
