> 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/english-whitepaper/gameplay/pve-battle/drago.md).

# Drago

Common and uncommon players will get DRAGO, a virtual in-game currency that will allow them to advance inside the game. Players will be able to breed new dragons, fuse items and embers, play Dungeons, among other things. At the same time, the amounts of this currency are adjustable. In this way, we can prevent long-term variations and increase the amount, in case new players join the game. Accounts will obtain DRAGO as a reward in every mode of the game, it’s designed to let players enjoy the full experience of the game and advance on it without investing.&#x20;

DRAGO cannot be used to breed dragons, items or embers of Rare or higher rarities.&#x20;

DRAGO will allow the game to be enjoyed by those players who don’t feel comfortable enough in the cryptocurrencies world. It can be purchased from the Playstore, making it easier for those who want to play Dragonary and advance in a faster way.&#x20;

DRAGO is a virtual coin. Therefore, it can’t be exchanged for NFTs or real money. As it is a virtual currency, it’s adjustable in quantity — that’s why it is the solution for the players who want to enjoy the game to its fullest from scratch.

This coin brings the possibility of advancing in the free-to-play mode, allowing players to create new dragons while improving their stats and rarity.


---

# 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/english-whitepaper/gameplay/pve-battle/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.
