> 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/islas.md).

# Islas

![](/files/-Mf4Z18rPR7wUx0ZiKth)

Los dragones de Dragonary son seres independientes, que muy pocas veces viven en comunidades. Les encanta tener cuevas grandes con espacio para guardar los tesoros que van consiguiendo a lo largo de la historia y de las batallas. Para los dragones, lo más valioso que tienen son los tesoros, viven y duermen por esos tesoros. Por esta razón las islas jugarán un papel fundamental, que podrá cambiar la forma en que conocemos Dragonary.

Cada jugador podrá tener, si lo desea, una isla con diferentes cuevas donde vivirán los dragones, resguardando sus tesoros y protegiendolos de feroces enemigos. Estas islas serán NFTs que podrán intercambiarse a través del marketplace en cualquier momento.

Las islas son limitadas y serán ofrecidas a través de una venta pública entre todos los jugadores de Dragonary.

De momento se estima que existirán solo **777** islas en todo Dragonary.

### **Precio por isla**

La mayoría de islas serán vendidas a un precio fijo, sin embargo algunas serán subastadas. Los precios serán publicados días antes de la venta.

### **Fecha de venta pública**

No hay fecha estimada aún.

### **Fecha de salida del nuevo modo de juego (incorporando las islas)**

Segundo semestre del 2022.


---

# 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/islas.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.
