# Send (Tokens and Collectibles)

Send option in our wallet allows users to transfer both tokens and digital collectibles to other wallets. This feature provides a secure and intuitive way to send cryptocurrencies or NFTs across different blockchains. Users can select the specific token or collectible, input the recipient's address, and confirm the transaction with ease. The wallet ensures that all transfers are encrypted and processed swiftly, maintaining full control over your assets.

<figure><img src="/files/OAFJN7xY12qUyPMFJgn1" alt="" width="247"><figcaption></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://docs.metaproprotocol.com/metapro-one/send-tokens-and-collectibles.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.
