# 什么是 ESTATE (土地群)？

## ESTATE (土地群)

ESTATE 是一组 1x1 的 LAND，它们已合并为一个更大的地块。&#x20;

通常，ESTATE 的大小为 3x3、6x6、12x12 和 24x24。

既可以购买组装好的 ESTATE。 或者可以通过合并彼此相邻的 1x1 LAND 来组成。

## ESTATE 有多少尺寸？

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

## 我可以用 1x1 土地组成 ESTATE 吗？

是的，只要将彼此相邻的 1x1 LAND 组合在一起即可形成 ESTATE。

![](/files/-MMpcd-bFW4CNkzyhelJ)

## 我可以将 ESTATE 分为较小的 ESTATE 或 1x1 的 LAND 吗？

可以。 ESTATE 可以分为较小的规模，甚至可以分为单块 1x1 的 LAND。

## **相关链接**

{% 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/what-are-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.
