# 游戏实体

- [世界](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/world.md): 了解一下进化星球的地理观和世界观
- [大陆](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/continent.md)
- [土地](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/land.md): 土地，也叫「地块」
- [使徒](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle.md)
- [玩法](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle/gameplay.md): 收藏、养成、经营、对战、DeFi，各种丰富玩法
- [基因组](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle/genome.md): 使徒的一切都由基因决定
- [生育繁衍](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle/breed.md): 使徒的生育由遗传算法决定基因的继承、变异
- [技能与职业](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle/skills.md): 并不存在全能的使徒，重要看天赋如何，是否专业对口
- [职业市场](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle/job-market.md): 打工人，打工魂
- [生育市场](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle/dating.md)
- [人口控制](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle/population.md): 哈伯格税在使徒人口控制中的运用
- [获得使徒](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/apostle/get-your-first-apostle.md): 如何获得你的第一个使徒
- [资源](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/resource.md): 资源，也叫「元素」
- [衰减](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/resource/attenuation.md)
- [宠物](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/pet.md): 想要驯服一只谜恋猫作为使徒的宠物么
- [装备](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/equipment.md)
- [积分和抽奖](https://docs.evolution.land/simplified-chinese/getting-started/game-entities/lottery.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://docs.evolution.land/simplified-chinese/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.
