# 选择大陆

<table><thead><tr><th width="150">大陆</th><th width="150">收益分配</th><th width="156">钻头/宝箱</th><th width="150">使徒探险</th><th width="200">职业/装备</th><th width="150">元素流动性</th><th>抽奖点数分配</th><th>治理</th></tr></thead><tbody><tr><td>亚特兰蒂斯</td><td>30% Dev<br>30% Contribution<br>30% Dividend<br>10% Points</td><td>✅</td><td></td><td></td><td>✅</td><td>首拍最多</td><td>✅</td></tr><tr><td>拜占庭</td><td>30% Dev<br>30% Contribution<br>30% Dividend<br>10% Points</td><td></td><td></td><td></td><td></td><td>首拍最多</td><td></td></tr><tr><td>哥伦布</td><td>30% Dev<br>15% Contribution<br>15% Farm<br>30% Dividend<br>10% Points</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>末拍最多</td><td></td></tr><tr><td>拂晓</td><td>30% Dev<br>15% Contribution<br>15% Farm<br>30% Dividend<br>10% Points</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>末拍最多</td><td></td></tr><tr><td>伊甸</td><td>30% Dev<br>15% Contribution<br>15% Farm<br>30% Dividend<br>10% Points</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>末拍最多</td><td>✅</td></tr></tbody></table>


---

# 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/xuan-ze-da-lu.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.
