# Send Collectibles (NFT)

In order to send collectibles, you will need to follow a few steps.

**Step 1**

Select **Send** icon&#x20;

<figure><img src="/files/OAFJN7xY12qUyPMFJgn1" alt="" width="247"><figcaption></figcaption></figure>

**Step 2**

Select **Collectibles**

<figure><img src="/files/vqQ9sfygFvFXLTd1J0ED" alt="" width="248"><figcaption></figcaption></figure>

**Step 3**

Select Collectables that you would like to send

<figure><img src="/files/aItJZpnfMnoToUzgCHrD" alt="" width="249"><figcaption></figcaption></figure>

**Step 4**

Fill out all necessary fields and click **Send**

* send to address (you can paste it or scan QR code)
* amount (your balance is visible)

{% hint style="info" %}
The gas price in GWEI for this transaction is also displayed and can be adjusted by clicking the arrow.

Please make sure you have some $ on this Blockchain to cover [network fee](https://docs.metaproprotocol.com/general-information/blockchain-network-fee)
{% endhint %}

<figure><img src="/files/FEy4N1LpPjsrr5heNgq0" alt="" width="249"><figcaption></figcaption></figure>

**Step 5**

Check everything, and if all the details are correct, click **Confirm**

<figure><img src="/files/W6il3jgjoLqzKn36rtVC" alt="" width="247"><figcaption></figcaption></figure>

**Step 6**

Confirm with 6-digit code or Face ID

<figure><img src="/files/vuFoZK124MGPGMmgxlm5" alt="" width="249"><figcaption></figcaption></figure>

**Step 7**

Congratulations! You have just sent your Collectible to another wallet.


---

# 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.metaproprotocol.com/metapro-one/send-tokens-and-collectibles/send-collectibles-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.
