# Deposits Assets

To deposit funds:

1. Open **Astra Wallet**, navigate to the **Wallet** section, and tap **Deposit**.
2. Select the **network** and **asset** you want to deposit, or copy your **wallet address**.

* The **wallet address for each selected network** is the same for all tokens.
* Make sure to **add the token** via its **smart contract** address so it appears in the interface. (See [**Adding Tokens**](/f.a.q/astra-wallet/wallet/adding-tokens.md) section.)

3. Use the **QR code** or copy the **wallet address** to complete the deposit.
4. Only send assets supported by the following networks: **Bitcoin, BNB Smart Chain, Ethereum, Polygon, Tron, Arbitrum, Base, Solana, Ronin, Sonic and TON.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcq9aMhuUtNIYrZvSBScNdjY7bOX3i7qoFwh6Y8N6qVTSJ5mksVnPd8KncyhDT23LTF63h6k1GnbRDaYNMTpyu7ofhG4E9TUY-608UWKQHVQUD3TqawIHO0n_-0w2kuVEwOYp4h3w?key=lb_wVbdtp5BfctVEyI19o6Tp" alt="" width="375"><figcaption></figcaption></figure>

Once the deposit is successful, your balance will update automatically.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc7_qAcRUr6W3fC-baEB3PQCHCrVTJ-lyiosPsDu2Q1FG3-MfTVFKRVCK2Pq2DH7CFoykIXu31ADAeucS7dbI5-uUfi_OOeLEPxauAa5ehzFvy7C_-cdAjivulAO4NUqCDOrFEWQA?key=lb_wVbdtp5BfctVEyI19o6Tp" alt="" width="375"><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.daomars.com/f.a.q/astra-wallet/wallet/deposits-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.
