# 准备工作

## 进化星球怎么玩？

进化星球由部署于不同区块链网络的大陆构成。**首先你要先选择在哪一块大陆上进行游戏**。不同大陆的软硬件要求可见下表：

|                                                 | **亚特兰蒂斯**                                                                                                                                                                                                                              | **拜占庭**                                                                                           | 拂晓                                                                                                                       |
| ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| 区块链网络                                           | 以太坊                                                                                                                                                                                                                                    | 波场                                                                                                | 火币生态链                                                                                                                    |
| <p>桌面浏览器插件</p><p>- 谷歌浏览器(Chrome)<br>- 火狐浏览器</p> | ✅ [MetaMask](https://metamask.io/)                                                                                                                                                                                                     | ✅ [TronLink](https://chrome.google.com/webstore/detail/tronlink/ibnejdfjmmkpcnlpebklmnkoeoihofec) | ✅ [MetaMask](https://metamask.io/)                                                                                       |
| 手机版钱包                                           | <p>✅ <a href="https://itunes.apple.com/us/app/imtoken-2-0-bitcoin-ethereum/id1384798940?mt=8">imToken</a></p><p>✅ <a href="https://wallet.coinbase.com/">Coinbase Wallet</a></p><p>✅ <a href="http://www.mathwallet.org/">麦子钱包</a></p> | ✅ [麦子钱包](http://www.mathwallet.org/)                                                              | <p>✅ <a href="http://www.mathwallet.org/">麦子钱包</a></p><p>✅ <a href="https://www.hecochain.com/zh-cn/wallet">火币钱包</a></p> |
| 大陆网址                                            | [亚特兰蒂斯大陆](https://www.evolution.land/land/1)                                                                                                                                                                                           | [拜占庭大陆](https://www.evolution.land/land/2)                                                        | [拂晓大陆](https://www.evolution.land/land/4)                                                                                |

## 桌面电脑

1. 首先下载「谷歌浏览器」或「火狐浏览器」
2. 根据你玩的大陆安装插件，MetaMask 或者 TronLink
3. 访问大陆网址，或者从统一网址 [https://www.evolution.land](https://www.evolution.land/) 进入后切换大陆

## 手机

1. 根据你玩的大陆下载手机钱包
2. 通过手机钱包中的 DAPP 应用市场找到 进化星球 EvolutionLand
3. 开始游戏


---

# 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/get-started/preparation.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.
