# 更多有關土地

### 當土地使用權到期時，地上的建物會自動移除嗎？

土地使用權到期後，有兩種情形地上建物會自動退回：

1. 地主取回土地所有權（銷毀土地使用權）時，地上的建物才會退回原建物擁有者。
2. 設定新的使用權期限時，地上的建物也會自動移除並歸還原主。

### 當我的土地使用權出租給他人時，對方也可以張貼2D層的廣告嗎？

可以的，使用權持有的人張貼廣告將會覆蓋原地主的廣告。除使用權持有人主動移除或合約到期後，地主的廣告才能在顯示於2D地圖層。

### 我要如何租賃土地？

土地權持有人需要設定租賃日期，設定日期後才可將使用權轉移（租賃）給他人做使用。在未設定租賃日期情況下將無法將使用權轉移給他人使用。

### **我有其他問題，誰可以為我解答？**

歡迎加入AlliMeta [Discord社群](https://discord.io/allimeta)，我們的社群大使將樂意為您解答所有問題！


---

# 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://allimeta.gitbook.io/creator-manual/tu-di/geng-duo-you-guan-tu-di.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.
