# 基础入门

- [选择大陆](https://docs.evolution.land/simplified-chinese/getting-started/xuan-ze-da-lu.md)
- [新手上路](https://docs.evolution.land/simplified-chinese/getting-started/get-started.md): 如何开始游戏?
- [准备工作](https://docs.evolution.land/simplified-chinese/getting-started/get-started/preparation.md): 进化星球怎么玩？
- [理解钱包](https://docs.evolution.land/simplified-chinese/getting-started/get-started/wallets.md)
- [燃料费Gas](https://docs.evolution.land/simplified-chinese/getting-started/get-started/gas-and-fees.md)
- [怎样注册进化星球？](https://docs.evolution.land/simplified-chinese/getting-started/get-started/how-to-register.md)
- [玩法概述](https://docs.evolution.land/simplified-chinese/getting-started/get-started/ways-to-play.md)
- [购买/出售/赠送地块以及地块的相关操作](https://docs.evolution.land/simplified-chinese/getting-started/get-started/how-to-buy-sell-gift-lands-and-related-operations.md): 如何购买地块？地块可以进行哪些操作？请看这里
- [购买/出售使徒以及使徒的相关操作](https://docs.evolution.land/simplified-chinese/getting-started/get-started/how-to-buy-sell-gift-apostles-and-related-operations.md)
- [游戏实体](https://docs.evolution.land/simplified-chinese/getting-started/game-entities.md)
- [世界](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): 你的每一笔消费都有机会帮你赢得大奖
- [通证](https://docs.evolution.land/simplified-chinese/getting-started/tokens.md)
- [RING](https://docs.evolution.land/simplified-chinese/getting-started/tokens/ring.md): 系统通证，游戏内主要计价单位，充当货币使用
- [KTON](https://docs.evolution.land/simplified-chinese/getting-started/tokens/kton.md): 治理代币，享有治理权和分红权
- [资源通证](https://docs.evolution.land/simplified-chinese/getting-started/tokens/resource.md)
- [COO](https://docs.evolution.land/simplified-chinese/getting-started/tokens/coo.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.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.
