> For the complete documentation index, see [llms.txt](https://tyrantro.gitbook.io/tyrantro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tyrantro.gitbook.io/tyrantro/tyrantro-quest-npc/archangel-wing.md).

# Archangel Wing

Forge one of the legendary **Animated Archangel Wings** in **TyrantRO**!

Choose **ONE** of the following exclusive wings:

* ☁️❤️ **Animated Archangel Wing (Sky Red)**
* 👑 **Animated Archangel Wing (Golden)**

> **Both Animated Archangel Wings require the exact same materials.**

***

### 📦 Required Materials

| Material                                                                                    | Amount | How to Obtain                                                                                                                        |
| ------------------------------------------------------------------------------------------- | -----: | ------------------------------------------------------------------------------------------------------------------------------------ |
| [Soft Feather](https://ratemyserver.net/index.php?page=item_db\&item_id=7063)               |  x1500 | Hunt **Gryphon**, **Owl Baron**, **Owl Duke**, **Skeggiold (Black)**, **Skeggiold (Blue)**, **Cornus**, **Parus**, or **Hillslion**. |
| [Green Bijou](https://ratemyserver.net/index.php?page=item_db\&item_id=7445)                |   x500 | Hunt **Green Ferus**.                                                                                                                |
| [Three-Headed Dragon's Head](https://ratemyserver.net/index.php?page=item_db\&item_id=7443) |    x15 | Hunt **Hydrolancer (Three-Headed Dragon)**.                                                                                          |
| [Matchstick](https://ratemyserver.net/index.php?page=item_db\&item_id=7035)                 |     x8 | Hunt **Chepet**.                                                                                                                     |
| [Diabolus Ring](https://ratemyserver.net/index.php?page=item_db\&item_id=2729)              |     x5 | Defeat **Satan Morroc (MVP)**.                                                                                                       |
| [Ulle's Cap](https://ratemyserver.net/index.php?page=item_db\&item_id=5123)                 |     x2 | Defeat **Maya Purple (MVP)**.                                                                                                        |
| [Gold Acidus Card](https://ratemyserver.net/index.php?page=item_db\&item_id=4368)           |    x20 | Hunt **Gold Acidus**.                                                                                                                |
| [I Love China](https://ratemyserver.net/index.php?page=item_db\&item_id=5423)               |     x2 | 🎰 **Exclusive Gacha Reward** *(Cannot be obtained by hunting.)*                                                                     |
| **Hourly Coin**                                                                             |    x50 | Earn by staying online and participating in server events.                                                                           |

> **💡 Tip:** Click any material name to open its **RateMyServer** page and view the item's icon, description, and monster drop information.

***

### ⚒️ How to Craft

1. Collect all of the required materials.
2. Visit the **Animated Archangel Wing Quest NPC**.
3. Choose your reward:
   * ☁️❤️ **Animated Archangel Wing (Sky Red)**
   * 👑 **Animated Archangel Wing (Golden)**
4. Submit all required materials.
5. Receive your selected **Animated Archangel Wing**.

***

### 📌 Notes

* Both Animated Archangel Wings require **exactly the same ingredients**.
* You can choose either the **Sky Red** or **Golden** version.
* **Hourly Coins** can be earned by staying online and participating in server activities.

> ✨ Collect every material and obtain one of TyrantRO's exclusive **Animated Archangel Wings**!


---

# 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://tyrantro.gitbook.io/tyrantro/tyrantro-quest-npc/archangel-wing.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.
