# Game Entities

- [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.


---

# 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://docs.evolution.land/getting-started/game-entities.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.
