> For the complete documentation index, see [llms.txt](https://docs.blinkgalaxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blinkgalaxy.com/spanish/learning-station/outer-ring-dapp/sistema-de-misiones/armeria.md).

# Armería

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

### Prepara a tu equipo para la exploración

Algunas misiones entrañan mayores peligros que otras. Asegúrate de equipar a tus soldados con diferentes piezas de **armadura y armas NFT** para aumentar sus posibilidades de supervivencia.

* Puedes crear nuevo equipo utilizando el sistema de crafting: <https://dapp.outerringmmo.com/crafting>
* Puedes crear diferentes sets de equipamiento y almacenar hasta 10, recuerda que solo puedes asignar un set de equipo a un soldado, una vez lo hagas dejará de estar disponible para el resto.
* El equipamiento equipado se desgasta, ¡no olvides reparar su durabilidad para que vuelva a ser efectivo!&#x20;

### Selección de equipamiento

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

Una ve hayas decidido que conjunto de equipamiento quieres crear, debes confirmar los cambios utilizando el botón "**Confirm Changes/Confirmar Cambios**" para guardar tu conjunto de equipo.

Puedes visualizar los diferentes equipos que tienes creado utilizando los rombos de la parte inferior <img src="/files/cprkgtSpTLXLkxPv2Bkd" alt="" data-size="line"> o las flechas de selección ![](/files/o6zAVG5GUDJ1wvqb5QiY).


---

# 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://docs.blinkgalaxy.com/spanish/learning-station/outer-ring-dapp/sistema-de-misiones/armeria.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.
