> 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/tutoriais/como-fazer-a-asa-level-4-or-muzord.md).

# 🔥 Como Fazer a Asa Level 4 | MuZord

Este guia explica passo a passo como criar sua Asa Level 4 no Mu Zord.

## 📌 1. Drop de Itens Necessários

* ⚔️ **Golden Sentence** → Dropa dos mobs no mapa **Kubera Mine**.
* 🦈 **Garuda Flame** → Dropa dos mobs no mapa **Vulcanus**.

## 📌 2. Criação do Greater Spirit Stone

Para criar um **Greater Spirit Stone**, você precisa de:

* Um **item Ancient** no mínimo **+7** com **Add Life +4**.

➡️ Será necessário juntar **10x Greater Spirit Stone** no total.

## 📌 3. Outros Itens Necessários

Além dos drops e dos Greater Spirit Stones, junte:

* **Asa Level 3** (+13 \~ +15 com opção +4 até +28).
* **Jewel of Bless Bundle +2**.
* **Jewel of Soul Bundle +2**.
* **Jewel of Chaos Bundle +2**.

💡 Com esses materiais você poderá criar a **Garuda Feather**.

## 📌 4. Materiais Finais

No total, você precisará reunir:

* 🪽 **Garuda Feather**
* 🦈 **Garuda Flame**
* ⚔️ **10x Golden Sentence**
* 💎 **10x Greater Spirit Stone**
* 💠 **Jewel of Bless Bundle +2**
* 💠 **Jewel of Soul Bundle +2**
* 💠 **Jewel of Chaos Bundle +2**
* 💠 **Jewel of Creation Bundle**

## 📌 5. Montagem da Asa Level 4

1. Vá até a **Chaos Machine** em **Noria**.
2. Coloque todos os itens listados.
3. Clique em **Combine**.
4. Torça para que a combinação seja **bem-sucedida**! 🍀


---

# 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/tutoriais/como-fazer-a-asa-level-4-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.
