> For the complete documentation index, see [llms.txt](https://docs.evolution.land/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evolution.land/getting-started.md).

# Getting Started

- [Choose Start Continent](https://docs.evolution.land/getting-started/choose-start-continent.md): Choose
- [Get Started](https://docs.evolution.land/getting-started/get-started.md): How do I get started to play?
- [Preparation](https://docs.evolution.land/getting-started/get-started/preparation.md): How to play Evolution Land?
- [Cryptocurrency Wallet?](https://docs.evolution.land/getting-started/get-started/wallets.md)
- [Gas and Fees](https://docs.evolution.land/getting-started/get-started/gas-and-fees.md)
- [Ways to Play](https://docs.evolution.land/getting-started/get-started/ways-to-play.md)
- [How to buy/sell/gift 【lands】 and related operations](https://docs.evolution.land/getting-started/get-started/how-to-buy-sell-gift-lands-and-related-operations.md)
- [How to buy/sell/gift 【apostles】 and related operations](https://docs.evolution.land/getting-started/get-started/how-to-buy-sell-gift-apostles-and-related-operations-1.md)
- [Game Entities](https://docs.evolution.land/getting-started/game-entities.md)
- [World](https://docs.evolution.land/getting-started/game-entities/world.md)
- [Continent](https://docs.evolution.land/getting-started/game-entities/continent.md)
- [Land](https://docs.evolution.land/getting-started/game-entities/land.md)
- [Apostle](https://docs.evolution.land/getting-started/game-entities/apostle.md)
- [Gameplay](https://docs.evolution.land/getting-started/game-entities/apostle/gameplay.md)
- [Genome](https://docs.evolution.land/getting-started/game-entities/apostle/genome.md)
- [Breed](https://docs.evolution.land/getting-started/game-entities/apostle/breed.md)
- [Skills](https://docs.evolution.land/getting-started/game-entities/apostle/skills.md)
- [Job Market](https://docs.evolution.land/getting-started/game-entities/apostle/job-market.md)
- [Dating](https://docs.evolution.land/getting-started/game-entities/apostle/dating.md)
- [Population](https://docs.evolution.land/getting-started/game-entities/apostle/population.md): Haberge Tax Mode
- [Get Your First Apostle](https://docs.evolution.land/getting-started/game-entities/apostle/get-your-first-apostle.md): Learn about how to get your first Apostle
- [Resource](https://docs.evolution.land/getting-started/game-entities/resource.md)
- [Attenuation](https://docs.evolution.land/getting-started/game-entities/resource/attenuation.md)
- [Pet](https://docs.evolution.land/getting-started/game-entities/pet.md): Want to tame a cute CryptoKitty?
- [Equipment](https://docs.evolution.land/getting-started/game-entities/equipment.md)
- [Points & Lottery](https://docs.evolution.land/getting-started/game-entities/lottery.md): Every penny you spend has a chance to win big.
- [Tokens](https://docs.evolution.land/getting-started/tokens.md)
- [RING](https://docs.evolution.land/getting-started/tokens/ring.md)
- [KTON](https://docs.evolution.land/getting-started/tokens/kton.md)
- [Resource](https://docs.evolution.land/getting-started/tokens/resource.md)
- [COO](https://docs.evolution.land/getting-started/tokens/coo.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:

```
GET https://docs.evolution.land/getting-started.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.
