> For the complete documentation index, see [llms.txt](https://docs.evolution.land/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evolution.land/simplified-chinese/tutorials/yi-dian-da-lu-ma-ti-lian/di-kuai-fen-pei.md).

# 地块分配

伊甸大陆上总计会有2025个地块。

其中，官方保留337个地块用于奖励以及合作；

500个地块将被保留用于支持Crab和Darwinia网络的PLO；

50个地块将被用于淘金热；

剩余1138个地块会通过拍卖销售。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/tutorials/yi-dian-da-lu-ma-ti-lian/di-kuai-fen-pei.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.
