# 土地使用權

持有數位資產土地的人（地主）可以通過鍛造土地使用權來開通土地使用權的租賃來獲得更多收入，或是進行各種商業用途，例如張貼廣告、放置建物NFT、設置3D廣告看板圖片來豐富化土地上的價值。

<figure><img src="/files/zvIS3vfdXkRUcudRFQ1i" alt=""><figcaption><p>土地使用權的功能清單</p></figcaption></figure>

### 設定使用權期限 Setup Right expiry date

設定土地使用權期限預設上限期限**一年**，元宇宙創世者可於[後台管理](/creator-manual/guan-li-ni-de-shi-jie/hou-tai-guan-li.md)自訂土地使用權期限。

1. 完成[土地使用權鍛造](/creator-manual/tu-di/yu-zhou-de-tu-di.md#duan-zao-tu-di-shi-yong-quan-userights)
2. 點擊「Setup Right expiry date」
3. 於「設定土地使用權期限」選擇日期並點擊「ＯＫ」
4. 點擊「立即設定」
5. 於MetaMask錢包內點擊「確認」並完成與土地的合約交互動作

### 租賃土地使用權 Lease my Rights

租賃土地使用權是一種暫時授予某人使用土地資產的合法權利，並在約定的期限內使用土地。租賃土地使用權不同於土地所有權，因為租賃人不擁有土地的實質所有權，只是擁有使用權。

當設定使用權期限後，在使用權的有效期限內可出租您的土地使用權給他人。

1. 設定使用權期限
2. 點擊「Lease my Rights」即可於Opensea平台上進行租賃

{% hint style="info" %}
在未先設定使用權期限的情況下租賃可能會產生額外ETH gas且交易將會失敗，你必須先設定土地使用權期限才能租賃給他人。
{% endhint %}

### 土地命名 Land Naming

同土地所有權持有人，土地使用權持有人可編輯土地上的基本訊息

<figure><img src="/files/9jyrDTjoM3EHdUz5wMdy" alt=""><figcaption><p>土地基本訊息編輯Land naming</p></figcaption></figure>

### 張貼廣告 Map Advertise

同土地所有權持有人，土地使用權持有人也可以張貼廣告，每次張貼的廣告有效性為永久有效。可透過[第三方圖庫](https://imgur.com/)來張貼你的2D地圖層土地廣告，更多有關張貼廣告考參閱[這裡](/creator-manual/tu-di/yu-zhou-de-tu-di.md#guang-gao-tu-pian-ge-shi)。


---

# 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/tu-di-shi-yong-quan.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.
