> For the complete documentation index, see [llms.txt](https://whitepaper.dragonary.com/dragonary-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.dragonary.com/dragonary-whitepaper/gameplay/batalla-pve/drago.md).

# Drago

Los jugadores de rareza común y poco común obtendrán DRAGO, una moneda virtual in-game que les permitirá avanzar en el juego. Con esta moneda los jugadores podrán hacer breeding de nuevos dragones, fusionar ítems y embers, jugar mazmorras, entre otras cosas. Al mismo tiempo, la cantidad de esta moneda será regulable, de esta manera se previenen las variaciones a largo plazo, pudiendo aumentarse en caso de que entre una mayor cantidad de jugadores. Esta moneda se obtendrá como recompensa en todos los modos del juego. Es una moneda pensada para poder avanzar y disfrutar del juego en su totalidad, sin la necesidad de invertir.

Cabe destacar que DRAGO no puede ser utilizada para hacer breeding de dragones, ítems o embers de rareza rara o superior.

DRAGO permitirá que los jugadores que aún no se sienten cómodos con las criptomonedas, puedan disfrutar del juego. Se permitirá la compra de DRAGO desde la Playstore para quien quiera adentrarse en Dragonary y avanzar de manera más rápida en el juego.

DRAGO es una moneda virtual, y como tal, no podrá ser intercambiada por NFT’s o dinero real. Al ser una moneda virtual es regulable en cantidad, por lo que es la solución para todos aquellos jugadores que quieren disfrutar del juego al máximo desde cero.

Esta moneda les permitirá avanzar en la modalidad free-to-play, pudiendo crear nuevos dragones, mejorando sus stats y rareza.


---

# 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://whitepaper.dragonary.com/dragonary-whitepaper/gameplay/batalla-pve/drago.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.
