# Receive Digital Assets

You can receive supported digital assets directly from another person.

#### Receive digital assets (example flow)

This video shows how to select an asset and network, generate a receiving address, and share it with the sender.

{% embed url="<https://youtube.com/shorts/H2bJthXhUMY?feature=share>" %}

#### How it works

1. Open **Deposit** in the app.
2. Select **Digital assets**.
3. Choose the asset you want to receive (**USDC** or **USDT**).
4. Select the **network the sender will use** to send the funds.

   The sender must use the **same network you select here**.
5. The app generates a receiving address and QR code.

You can then share this information with the sender in two ways:

* **Copy** – copies the wallet address so you can paste it anywhere.
* **Share** – opens your device’s sharing menu and creates a link containing the **selected asset and network**.

When someone opens the shared link, it loads the **same asset and network you selected** in the app and displays the corresponding deposit address.

Once the funds are sent and confirmed, they are added to your balance and reflected in your **Total Spending Power (TSP)**.

#### Important to know

* Always use the **exact asset and network shown** in the app.
* Sending funds on a different network can result in permanent loss.
* No identity verification (KYC) is required to receive funds this way.


---

# 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.anzo.app/product-guide/money-movement/deposits/receive-digital-assets.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.
