# LAND 和 ESTATE 有多大？

## 土地上有多少可建造空间？

一块 1x1 的 LAND 地块的宽度为96米，长度为96米，是一个正方形。 它们的可建高度是 128 米。

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

## ESTATE 有多少尺寸？

| **ESTATE** 类型 | **ESTATE** 尺寸 | 每个包裹的 **LAND** 数量 |
| :-----------: | :-----------: | :---------------: |
|       小号      |      3x3      |         9         |
|       中号      |      6x6      |         36        |
|       大号      |     12x12     |        144        |
|      特大号      |     24x24     |        576        |

## **相关链接**

{% embed url="<https://mp.weixin.qq.com/s?__biz=Mzg5NzUyMjg1NA==&mid=2247483669&idx=1&sn=66cfe9cd2a59574abb66cb32b6aeb5dc&chksm=c071ccdcf70645ca5f00cd6638055a660626d2e2b5337ac286cd79ec61ad79058e381f5f2567&token=1837582694&lang=zh_CN#rd>" %}

{% embed url="<https://medium.com/sandbox-game/land-token-economics-1efe442eb49>" %}


---

# 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/what-is-land/how-big-are-lands-and-estates.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.
