> For the complete documentation index, see [llms.txt](https://guides.argmu.com/es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.argmu.com/es/como-jugar/combinaciones/crear-alas/crear-alas-nivel-3.md).

# Crear Alas (nivel 3)

Estas alas se fabrican con los siguientes Items:

* 1 Creation
* 1 Chaos
* 1 Item Excellent + 9 + Options
* 1 Feather of Condor
* 1 Flame of Condor
* 1 Pack de 10 Souls
* 1 Pack de 10 Bless

<figure><img src="/files/Qwb5nnPsY81lmmBIKuZX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/29hNuQ0l9vGn0IjNHZad" alt=""><figcaption></figcaption></figure>

**¡ATENCIÓN!** solo colocar un (1) item excellente, ya que de colocar 2 o más (con la intencion de incrementar las probabilidades de éxito) haran que se trabe la maquina y la única manera de salir es con Alt + F4 y se perderan todos los items que estaban dentro de la maquina.

***

Ahora bien, para crear la Feather of Condor se necesita de lo siguiente:

* 1 Item Ancient + 9 + Options
* 1 Alas Evo + 9 + Options (Solo alas no capa de DL ya que proboca que se trabe la maquina)
* 1 Pack de 10 Souls
* 1 Chaos
* 1 Creation

<figure><img src="/files/7lng43SBDv0ID62rxyyD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FHN9UupnFE0voCPiRt50" alt=""><figcaption></figcaption></figure>

**Aclaracion:** Solo colocar 1 item anscient ya que de colocar 2 o mas con la intencion de incrementar las probabilidades de exito haran que se trabe la maquina y la unica manera de salir es con Alt + F4 y se perderan todos los items dentro de la Maquina.

<figure><img src="/files/08AYa95kGnfxkvoBEbNy" alt=""><figcaption></figcaption></figure>


---

# 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://guides.argmu.com/es/como-jugar/combinaciones/crear-alas/crear-alas-nivel-3.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.
