# 放置建物NFT

透過[土地編輯器](/creator-manual/shi-yong-bian-ji-qi-gong-ju/tu-di-bian-ji-qi.md)鍛造出的建物NFT可放置在元宇宙的土地上，放置建物NFT後即可設定gateway、廣告圖片等更多功能。

### 如何放置建物NFT?

再放置建物NFT前，您需要先準備下列事項：

* 持有建物NFT
* 設定土地使用權期限

放置建物NFT流程如下：

1. 前往「Asset」>「My asset」開啟我的資產清單
2. 點擊<img src="/files/vAlTcuJ4X66vJYp23k6p" alt="" data-size="line"> 「put it to the land」
3. 選擇土地地號並點擊「Locate execute」
4. 於MetaMask錢包內點擊「確認」並完成與土地的合約交互動作

<figure><img src="/files/QGOgoVwz3NgDsqH5lgUn" alt=""><figcaption><p>放置建物NFT</p></figcaption></figure>

### 設置閘門Gateway

下列說明如何設置閘門Gateway：

1. 放置含有閘門功能性元件的建物NFT
2. 點擊「Gateway setup」
3. 填入訊息並點擊「Submit」來完成閘門設定

<figure><img src="/files/opfvlahwJDW2L72oqxw6" alt=""><figcaption><p>閘門設定Gateway Setup</p></figcaption></figure>

#### 內容分級 Content Rating

AlliMeta遵循北美娛樂軟體分級Entertainment Software Rating Board (ESRB) 來提示所有內容，該內容分級將為用戶：

* 提示該閘門可能包含令人反感的內容。&#x20;
* 在某些地區或在需要時針對特定用戶阻止或過濾內容。

內容分級包含下列五種等級：

<table><thead><tr><th width="115.33333333333331">分級</th><th width="169">名稱</th><th>描敘</th></tr></thead><tbody><tr><td><img src="/files/V1XYRZfY1fk0vzJMV6af" alt="" data-size="original"></td><td>EVERYONE</td><td>內容一般適合所有年齡段。可能包含最少的卡通、幻想或輕度暴力和/或很少使用輕度語言。</td></tr><tr><td><img src="/files/9H9BL0GT9prTcNl8B6PO" alt="" data-size="original"></td><td>EVERYONE 10+</td><td>內容通常適合 10 歲及以上兒童。可能包含更多卡通、奇幻或輕度暴力、輕度語言和/或最少的挑逗性主題。</td></tr><tr><td><img src="/files/f91Tq6PITTVuZdjq0HH7" alt="" data-size="original"></td><td>TEEN</td><td>內容通常適合 13 歲及以上的人群。可能包含暴力、挑逗性主題、粗俗幽默、極少血腥內容、模擬賭博和/或不常使用粗俗語言。</td></tr><tr><td><img src="/files/hpwZT1VFPlrwVFauqOr2" alt="" data-size="original"></td><td>MATURE</td><td>內容通常適合 17 歲及以上的人群。可能包含強烈的暴力、血腥、色情內容和/或粗俗語言。</td></tr><tr><td><img src="/files/4tlvc1LL1xtSmBjmcaNs" alt="" data-size="original"></td><td>ADULTS ONLY</td><td><p>內容僅適合 18 歲及以上的成年人。可能包括長時間的激烈暴</p><p>力場面、色情內容和/或使用真實貨幣進行賭博。</p></td></tr></tbody></table>

更多有關內容分級請參閱[ESRB官網](https://www.esrb.org/)

#### 閘門類別 Gateway type

閘門類別共分為四種：

* Indoor： 設置此閘門Avatar可進入室內空間
* Land #： 重送至其他土地ID
* Metaverse：可傳送至其他元宇宙
* Website：連結至其他Web2網站

#### 隱私設定 Privacy

隱私設定共分為三種：

* Open：將此閘門設為公開，每位玩家都可以與該閘門互動/進入
* Close：關閉閘門，禁止每位玩家與該閘門互動/進入
* Verify：限定特定玩家與該閘門互動/進入（白名單、Email、password...)

### 設置3D廣告看板 Billboards

每個建物NFT廣告看板數量上限為**五面。**

當置入的建物NFT設有廣告欄位功能性元件時，可於「3D Billboard」設定每個廣告欄位圖片，使用者可透過[第三方圖庫](https://imgur.com/)來張貼你的3D地圖層土地廣告，操作流程如下：

1. 置入有廣告元件的建物NFT
2. 點擊「3D Billboard」
3. 複製並貼上圖片URL，點擊「Save billboard」
4. 與合約完成交互並點擊「簽署」

<figure><img src="/files/v7M9au1eG0UeC1ET95jX" alt=""><figcaption><p>3D廣告看板Billboards</p></figcaption></figure>


---

# 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/fang-zhi-jian-wu-nft.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.
