> 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/horarios-eventos-bc-cc-ds-or-muzord.md).

# ⚔️ Horários Eventos BC,CC,DS | MuZord

Para que você possa se programar e não perder nenhuma chance de conquistar grandes recompensas e glória no Mu Zord, listamos abaixo os horários fixos dos nossos principais eventos diários.

> **Nota:** Todos os horários são baseados no fuso horário oficial do servidor (GMT-3, Horário de Brasília).

***

## 🏰 Blood Castle (BC)

Prepare-se para forjar a arma celestial e resgatar o anjo capturado. O portão se abre nos seguintes horários:

* 00:30
* 04:30
* 08:30
* 12:30
* 16:30
* 19:30
* 22:30

***

## 👹 Devil Square (DS)

Prove sua resistência e lute pela sobrevivência contra hordas de monstros. O convite para o Devil Square fica disponível nos horários:

* 02:50
* 08:50
* 14:50
* 20:50

***

## 🏛️ Chaos Castle (CC)

Lute pela sua honra e seja o último guerreiro de pé nesta arena flutuante. O Chaos Castle abre seus portões nos seguintes horários:

* 01:20
* 07:20
* 11:20
* 15:20
* 18:20
* 22:20

***

⚔️ **Prepare seus itens, reúna seus aliados e boa sorte em suas batalhas!**\
🛡️ *Somente os mais fortes sobreviverão!*


---

# 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/horarios-eventos-bc-cc-ds-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.
