# CryptoMines - Español

## CryptoMines - Español

- [CryptoMines](https://docs-es.cryptomines.app/master.md): Que es CryptoMines?
- [Minado de Planetas](https://docs-es.cryptomines.app/jugabilidad/mining-planets.md)
- [Naves Espaciales](https://docs-es.cryptomines.app/jugabilidad/spaceships.md)
- [Trabajadores](https://docs-es.cryptomines.app/jugabilidad/workers.md)
- [Flotas](https://docs-es.cryptomines.app/jugabilidad/flotas.md)
- [Rango de Flota](https://docs-es.cryptomines.app/jugabilidad/flotas/rango-de-flota.md)
- [Contratos de Flota](https://docs-es.cryptomines.app/jugabilidad/flotas/worker-contracts.md)
- [Nivel de Flota](https://docs-es.cryptomines.app/jugabilidad/flotas/nivel-de-flota.md)
- [Combustible](https://docs-es.cryptomines.app/jugabilidad/flotas/combustible.md)
- [Planetas](https://docs-es.cryptomines.app/jugabilidad/planets.md)
- [Tramos de Planetas](https://docs-es.cryptomines.app/jugabilidad/planets/tramos-de-planetas.md)
- [Gremio de Veteranos](https://docs-es.cryptomines.app/jugabilidad/gremio-de-veteranos.md)
- [RAID](https://docs-es.cryptomines.app/jugabilidad/raid.md)
- [Mecánica Principal](https://docs-es.cryptomines.app/jugabilidad/raid/mecanica-principal.md)
- [Recompensas](https://docs-es.cryptomines.app/jugabilidad/raid/recompensas.md)
- [Mercado CryptoMines](https://docs-es.cryptomines.app/mercado-nft/marketplace.md)
- [Información del Token](https://docs-es.cryptomines.app/tokenomics/informacion-del-token.md)
- [Distribución del Token](https://docs-es.cryptomines.app/tokenomics/token-distribution.md)
- [Tokens Bloqueados](https://docs-es.cryptomines.app/tokenomics/token-distribution/tokens-lock.md)
- [ILO](https://docs-es.cryptomines.app/tokenomics/ilo.md)
- [Preguntas Frecuentes ILO](https://docs-es.cryptomines.app/tokenomics/ilo/preguntas-frecuentes-ilo.md)
- [Oráculo](https://docs-es.cryptomines.app/recompensas/oracle-1.md)
- [Roadmap](https://docs-es.cryptomines.app/roadmap-1/roadmap.md)
- [Auditorías y KYC](https://docs-es.cryptomines.app/roadmap-1/auditorias-y-kyc.md)
- [1) ¡Empieza tu Viaje Crypto!](https://docs-es.cryptomines.app/primeros-pasos/1-starting-your-crypto-journey.md)
- [2) Naves Espaciales](https://docs-es.cryptomines.app/primeros-pasos/2-spaceships.md)
- [3) Composición de trabajadores](https://docs-es.cryptomines.app/primeros-pasos/3-worker-composition.md)
- [4) Rewards vs Planets](https://docs-es.cryptomines.app/primeros-pasos/4-profits-vs-planets.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs-es.cryptomines.app/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
