# 3. NFT Deposit

Need to deposit NFT at the Station to P\&E

Connect to the wallet linked to the game account or the account to be linked to the game account.

{% embed url="<https://klaydice.io/station/account/inventory>" %}

### 1. Enter Menu

<figure><img src="/files/VTVUiNpmpncKDdWrXX9E" alt=""><figcaption><p>[KLAYDICE Station] Inventory page</p></figcaption></figure>

1. If you select Inventory, the type of NFT you hold, and Deposit/Withdraw/History buttons are shown like the screenshot.
2. You can check the type of NFTs you hold on the top tab.
3. Select the type you want to deposit and click Deposit button.

### 2. Choose NFT&#x20;

<figure><img src="/files/ySDPlvacpGjjqiQn2NUk" alt=""><figcaption></figcaption></figure>

Select the NFT you want to deposit and click the Deposit button.

{% hint style="info" %}
Maximum deposit is 20 at a time.
{% endhint %}

### 3. Transfer

<figure><img src="/files/19DWVJdl4QQkt2ERz2BI" alt=""><figcaption></figcaption></figure>

When you click Confirm, the Transaction Confirmation page appears. Proceed with the transfer here.

### 4. Complete

<figure><img src="/files/AenmiHn2Rb6OsPZLzP5D" alt=""><figcaption></figcaption></figure>

When the NFT transfer is complete, the above screen appears.

Click the Detail History button below to go to the details.

### 5. View History&#x20;

<figure><img src="/files/FwZEdjAckkLsShMdye6S" alt=""><figcaption></figcaption></figure>

You can check the details of the NFT deposit history in the Inventory History.


---

# 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.klaydice.io/game-fi/how-to-start-p-and-e/3.-nft-deposit.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.
