# NFT Withdraw

{% hint style="info" %}
Need to withdraw from the Station for secondary transaction of the NFT.
{% endhint %}

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

### 1. Go to Inventory Menu

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

1. Click Inventory on the left side of the Menu.
2. You can check the type of NFTs you hold on the top tab.
3. Select the type you want to deposit and click Withdraw button.

### 2. Select NFTs

<figure><img src="https://lh4.googleusercontent.com/Gr67Jewv6TNnSs5OcjM7Y_0L6hG65jTTsUB2sPijg8fpGvwcQoTdrjMSEMJCx6haFkEfCj824c04zra2I0lUESQm2NdFIZSh8-Vya3z0GQRQVqiKzHQr5OJGOMzOE_BWu_ZFKMktwFLG3fXON4Ip_iusdCT8V2-5XBc-LcCgrXoOjxAby86GjENXCg" alt=""><figcaption></figcaption></figure>

Select the NFT you want to withdraw and click Withdraw button on the bottom left.

{% hint style="info" %}
You can select up to 20 NFTs.
{% endhint %}

### 3. Withdrawal Complete

<figure><img src="https://lh3.googleusercontent.com/jYKhmG7gYB0KKwcOHk_xsg7vfRLp6YVBDwnTbCsMJHDxUy3sNN_lOB2jP81HkhbzBlDj7Xbh4zPAkevvJ4mfwzqzIrSyhuP5oiAZYD9SjqQlA3Ljb1X8GYmeVh1utj2LdZhZQYom3u8eOa1ZnijKipEvDgtI7zY1MtHT6Nkb8mUczl90m36Q9Y0nIw" alt=""><figcaption></figcaption></figure>

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

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

{% hint style="info" %} <mark style="color:red;">Withdrawal may take up to 24 hours after withdrawal request.</mark>
{% endhint %}


---

# 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/nft-withdraw.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.
