# LAND (土地)的常见问题

## The Sandbox 中总共有多少块 LAND？

共有 166,464 块 LAND。

## 我在哪里可以看到 LAND？

* 在[沙盒网站](https://www.sandbox.game/)上的地图上。 单击左侧工具栏上的 “地图” 图标前往。
* 您的库存中也可以找到购买的 LAND。 单击网站左侧工具栏上的 “我” 以转到您的个人资料。 然后选择库存 (*Inventory)* 菜单。
* 另外，您拥有的任何 NFT（例如 LAND）都可以在 Etherscan.io 以及 NFT 交易所（如 OpenSea 和 Rarible）上查看。

## LAND 上有多少可建造空间？

1x1 LAND 的宽度为96米，长度为96米，是一个理想的正方形。 它们的高度是128米。

在 The Sandbox 的元宇宙中，1米等于 32x32x32 体素。

## 我拥有 LAND 的数量有限制吗？

没有，您拥有多少块 LAND 都可以。

## 我可以将我的 LAND 链接在一起以形成更大的地块或ESTATE 吗？

可以。 您可以将它们合并在一起，以形成较大的 LAND 地块或 ESTATE，只要它们彼此相邻即可。

## 当走到 LAND 的边缘时，是否止步？还是可以看到相邻的 LAND？

我们正在开发一项功能，当您站在 LAND 的边缘时，可以预览相邻的 LAND。


---

# 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.sandbox.game/the-sandbox/cn/land/general-faq-land.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.
