> 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/overview/what-is-evolution-land/milestones.md).

# 重大事件

## 重大事件

2018-09-06：创世宝箱售卖（售出 5000 个银宝箱，500 个金宝箱，预售共计 325 ETH）

2018-10-29：A大陆（亚特兰蒂斯大陆）古灵阁上线（Bancor 初始值：1 ETH = 10w RING，CW 值为 10%）

2018-10-31：A大陆（亚特兰蒂斯大陆）创世地块开拍

2018-11-05：EvolutionLand 与 OTCMAKER 达成战略合作

2018-12-24: RING 上线 Cybex 交易所

2018-12-25: A大陆（亚特兰蒂斯大陆）0 代使徒开拍

2018-12-27: B大陆（拜占庭大陆）古灵阁上线

2019-01-03: B大陆（拜占庭大陆）创世地块开拍

2019-01-05: B大陆（拜占庭大陆）0 代使徒开拍

2021-03-24: 进化星球熔炉功能在亚特兰蒂斯大陆开启

2021-06-09: D大陆（拂晓大陆）上线同步开启0代使徒与创世地块拍卖

2021-06-28: D大陆（拂晓大陆）淘金热活动开启


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.evolution.land/simplified-chinese/overview/what-is-evolution-land/milestones.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
