# Ecosystem

- [What’s a Cryptoid?](https://cryptoids.gitbook.io/whitepaper/ecosystem/whats-a-cryptoid.md)
- [Race](https://cryptoids.gitbook.io/whitepaper/ecosystem/whats-a-cryptoid/race.md)
- [Body Parts](https://cryptoids.gitbook.io/whitepaper/ecosystem/whats-a-cryptoid/body-parts.md)
- [Battle System](https://cryptoids.gitbook.io/whitepaper/ecosystem/whats-a-cryptoid/battle-system.md)
- [Starter Teams](https://cryptoids.gitbook.io/whitepaper/ecosystem/whats-a-cryptoid/starter-teams.md)
- [Breeding & Earning](https://cryptoids.gitbook.io/whitepaper/ecosystem/whats-a-cryptoid/breeding-and-earning.md)
- [Tips and Tricks](https://cryptoids.gitbook.io/whitepaper/ecosystem/whats-a-cryptoid/tips-and-tricks.md)
- [Advanced](https://cryptoids.gitbook.io/whitepaper/ecosystem/whats-a-cryptoid/advanced.md)
- [Gameplay](https://cryptoids.gitbook.io/whitepaper/ecosystem/gameplay.md)
- [Breeding](https://cryptoids.gitbook.io/whitepaper/ecosystem/gameplay/breeding.md): Breeding Guide
- [Energy](https://cryptoids.gitbook.io/whitepaper/ecosystem/gameplay/energy.md): Energy system
- [Economy and Sustainability](https://cryptoids.gitbook.io/whitepaper/ecosystem/gameplay/economy-and-sustainability.md)
- [Adventure](https://cryptoids.gitbook.io/whitepaper/ecosystem/gameplay/adventure.md)
- [Arena](https://cryptoids.gitbook.io/whitepaper/ecosystem/gameplay/arena.md)
- [Season Ranking](https://cryptoids.gitbook.io/whitepaper/ecosystem/gameplay/season-ranking.md)
- [Scholarships and Guilds](https://cryptoids.gitbook.io/whitepaper/ecosystem/scholarships-and-guilds.md)
- [Scholarship Management](https://cryptoids.gitbook.io/whitepaper/ecosystem/scholarships-and-guilds/scholarship-management.md): Renting out your account for scholars
- [The Kingdom](https://cryptoids.gitbook.io/whitepaper/ecosystem/the-kingdom.md)
- [Initial Land Sale](https://cryptoids.gitbook.io/whitepaper/ecosystem/the-kingdom/initial-land-sale.md)
- [Gameplay Mechanics](https://cryptoids.gitbook.io/whitepaper/ecosystem/the-kingdom/gameplay-mechanics.md)
- [CryptoidVerse](https://cryptoids.gitbook.io/whitepaper/ecosystem/the-kingdom/gameplay-mechanics/cryptoidverse.md)
- [Castle Building](https://cryptoids.gitbook.io/whitepaper/ecosystem/the-kingdom/gameplay-mechanics/cryptoidverse/castle-building.md)
- [Resource Gathering](https://cryptoids.gitbook.io/whitepaper/ecosystem/the-kingdom/gameplay-mechanics/cryptoidverse/resource-gathering.md)
- [Player vs Player](https://cryptoids.gitbook.io/whitepaper/ecosystem/the-kingdom/gameplay-mechanics/cryptoidverse/player-vs-player.md)
- [Referrals](https://cryptoids.gitbook.io/whitepaper/ecosystem/referrals.md)


---

# Agent Instructions: 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:

```
GET https://cryptoids.gitbook.io/whitepaper/ecosystem.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.
