# Send NFTs

Any Rally creator or community member can send a NFT to another Rally user with just their Rally username.

## On Mobile

1. Navigate to [nft.rally.io](http://nft.rally.io) (log in if you are not already logged in)**.**
2. Select the menu button in the top right corner.
3. Select **Profile**.
4. Click the Send icon, below the NFT photo on the right or click on the individual NFT you want to send and then click the **Send** button.
5. Enter the Rally username of the recipient similar to [sending a coin](/rally-io/how-to-use/send-coins.md) on rally.io.

## On Desktop

1. Navigate to [nft.rally.io](http://nft.rally.io) (log in if you are not already logged in).
2. Select the **My NFTs** button in the top right corner.
3. Click  the Send icon, below the NFT photo on the right or click on the individual NFT you want to send and then click the **Send** button.
4. Enter the Rally username of the recipient similar to [sending a coin](/rally-io/how-to-use/send-coins.md) on rally.io.

![](/files/-MkO3e-pFiCZpIxAL0n0)

![](/files/-MkO3lADsTLrY2GZEI4Z)


---

# 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://wiki.rally.io/rally-io/how-to-use/send-nfts.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.
