> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/cn/land/buying-selling-and-renting-land/public-land-sales.md).

# LAND (土地)公开发售

## 预售和公开发售有什么区别？

预售是指在游戏正式上线之前进行的销售。 预售还提供折扣，折扣范围从首次预售的40％到最终预售的10％。

公开发售是指在元宇宙首次向玩家开放之后进行的销售（请参阅：[关于季前赛0](https://mp.weixin.qq.com/s/ScmlOLbn1ucvKx_o5WrCzw)）。 公开土地发售将不会有任何折扣。

## 何时公开发售？

首次公开土地发售将在世界标准时间2月11日下午1点(北京时间2021年2月11日晚上9点)举行。

{% embed url="<https://mp.weixin.qq.com/s/n8C_F006SQ8-APOIpDveOg>" %}

## 公开发售是否完全是“先到先得”？还是会有拍卖，彩票等形式？

首次公开发售的[优质 LAND](/the-sandbox/cn/land/what-is-land/what-are-premium-lands.md#you-zhi-land) 将在 The Sandbox 官网地图上出售，就像预售一样。 但是，首次公开发售的 ESTATES 将通过 OpenSea 拍卖。

有关将来的 LAND 销售的信息将在以后发布。

## 剩余的 LAND 会进行多少次公开发售？

在接下来的几年中，将会有几次公开销售，每次都将出售有限量的 LAND。

## 公开发售会不会有 ESTATEs？

有，销售中将有组装好的 ESTATEs。

## 在公开发售中会不会有带有优质资产的[优质 LAND](/the-sandbox/cn/land/what-is-land/what-are-premium-lands.md#you-zhi-land)？

有，随着 The Sandbox 获得并宣布新的合作伙伴，是的，在这些合作伙伴的 ESTATES 周围将有更多优质 ASSET 的优质 LAND。

## The Sandbox 的地图上有显示特定的公开 LAND 发售将在哪里吗？

将会在地图上显示公开发售的 LAND 地域以及同步的销售正式公告。

## 普通1x1 LAND 的公开发售价格是多少？

在预售中，一块普通的 1x1 LAND 的价格为$48美元的 SAND。 这些 LAND 的最终公开发售 $SAND 价格将在销售日期之前发布。


---

# 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.sandbox.game/the-sandbox/cn/land/buying-selling-and-renting-land/public-land-sales.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.
