# Deposit (Tokens and Collectibles)

Deposit option in our wallet allows users to receive both tokens and digital collectibles from other wallets. This feature provides a secure and intuitive way to receive cryptocurrencies or NFTs across different blockchains. The wallet ensures that all transfers are encrypted and processed swiftly, maintaining full control over your assets.

In order to deposit tokens and collectibles, you will need to follow a few steps.

{% hint style="info" %}
For depositing tokens and collectibles, you use the same process with the same QR code and wallet address.
{% endhint %}

**Step 1**

Select **Deposit** icon

<figure><img src="https://2351247042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9QQIPimQeOGE3C1HbWxf%2Fuploads%2FGcFUEPrkdkVuLs6iprWf%2Fimage.png?alt=media&#x26;token=c65ccaa3-2d00-4f53-90e4-b9b73ee2b6af" alt="" width="247"><figcaption></figcaption></figure>

**Step 2**

Share the QR code or copy your wallet address with the person who will be depositing tokens or collectibles to you

<figure><img src="https://2351247042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9QQIPimQeOGE3C1HbWxf%2Fuploads%2FvogYBSi55f3TZIw2yGkQ%2Fimage.png?alt=media&#x26;token=05b6e824-c733-443b-812e-1a99859a0414" alt="" width="247"><figcaption></figcaption></figure>

**Step 3**

Congratulations! You have just received your token or collectible in your 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/deposit-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.
