> For the complete documentation index, see [llms.txt](https://mundo-virtual.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mundo-virtual.gitbook.io/whitepaper/spanish.md).

# SPANISH

- [Big Dog Bone](https://mundo-virtual.gitbook.io/whitepaper/spanish/big-dog-bone.md): Creado el 24 de Junio del 2022
- [Estructura](https://mundo-virtual.gitbook.io/whitepaper/spanish/estructura.md)
- [Multi Cuentas ​​](https://mundo-virtual.gitbook.io/whitepaper/spanish/multi-cuentas.md)
- [Pago de Entrada](https://mundo-virtual.gitbook.io/whitepaper/spanish/pago-de-entrada.md)
- [Poderes](https://mundo-virtual.gitbook.io/whitepaper/spanish/poderes.md)
- [Mercado](https://mundo-virtual.gitbook.io/whitepaper/spanish/mercado.md)
- [Packs](https://mundo-virtual.gitbook.io/whitepaper/spanish/packs.md)
- [Pack General](https://mundo-virtual.gitbook.io/whitepaper/spanish/packs/pack-general.md)
- [Pack Especial](https://mundo-virtual.gitbook.io/whitepaper/spanish/packs/pack-especial.md)
- [Cartas NFTs Especiales](https://mundo-virtual.gitbook.io/whitepaper/spanish/cartas-nfts-especiales.md)
- [Poder de Hueso](https://mundo-virtual.gitbook.io/whitepaper/spanish/cartas-nfts-especiales/poder-de-hueso.md): NFT cards
- [Poder de Energía](https://mundo-virtual.gitbook.io/whitepaper/spanish/cartas-nfts-especiales/poder-de-energia.md): NFT cards
- [Tokens](https://mundo-virtual.gitbook.io/whitepaper/spanish/tokens.md)
- [Token Hueso](https://mundo-virtual.gitbook.io/whitepaper/spanish/tokens/token-hueso.md)
- [Token Vip Hueso](https://mundo-virtual.gitbook.io/whitepaper/spanish/tokens/token-vip-hueso.md)
- [Tierras](https://mundo-virtual.gitbook.io/whitepaper/spanish/tierras.md)
- [Tierra de Energía](https://mundo-virtual.gitbook.io/whitepaper/spanish/tierras/tierra-de-energia.md)
- [Tierra Especial](https://mundo-virtual.gitbook.io/whitepaper/spanish/tierras/tierra-especial.md)
- [Tierra de 1 Hora](https://mundo-virtual.gitbook.io/whitepaper/spanish/tierras/tierra-de-1-hora.md)
- [Tierra de 6 Horas](https://mundo-virtual.gitbook.io/whitepaper/spanish/tierras/tierra-de-6-horas.md)
- [Tierra de Swap](https://mundo-virtual.gitbook.io/whitepaper/spanish/tierras/tierra-de-swap.md)
- [Tierra de Robo](https://mundo-virtual.gitbook.io/whitepaper/spanish/tierras/tierra-de-robo.md)
- [Stake](https://mundo-virtual.gitbook.io/whitepaper/spanish/stake.md)
- [Stake de token Hueso y Vip-Hueso](https://mundo-virtual.gitbook.io/whitepaper/spanish/stake/stake-de-token-hueso-y-vip-hueso.md)
- [Stake de token Hueso - Rewards: Tickets de Recompensa](https://mundo-virtual.gitbook.io/whitepaper/spanish/stake/stake-de-token-hueso-rewards-tickets-de-recompensa.md)
- [Pool de Hive](https://mundo-virtual.gitbook.io/whitepaper/spanish/pool-de-hive.md)
- [Fusión (Crafting)](https://mundo-virtual.gitbook.io/whitepaper/spanish/fusion-crafting.md)
- [Nivel](https://mundo-virtual.gitbook.io/whitepaper/spanish/nivel.md)
- [Pote](https://mundo-virtual.gitbook.io/whitepaper/spanish/pote.md)
- [Link de Referido](https://mundo-virtual.gitbook.io/whitepaper/spanish/link-de-referido.md)


---

# 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://mundo-virtual.gitbook.io/whitepaper/spanish.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.
