# Deposits

Navigate to the wallet and click the copy symbol next to the wallet address on the main screen. The wallet address in MetaMask is the same for all wallet-compatible networks and tokens.

<figure><img src="/files/wFTqTjuQqPV7zroQmCXa" alt=""><figcaption></figcaption></figure>

Or click on an asset to get a deposit address, such as the BNB Smart Chain (BEP-20).

&#x20;

<figure><img src="/files/tuhpuM2CElzoyd63fxmn" alt=""><figcaption></figcaption></figure>

Then click on **"Account details"** to see the wallet address.

<figure><img src="/files/gRgpxqtgK40We5QJJGZn" alt=""><figcaption></figcaption></figure>

Copy the wallet address to the clipboard or scan the QR code for a quick deposit.

&#x20;

<figure><img src="/files/NSOQjB4Gkw1X5dJAzhz3" alt=""><figcaption></figcaption></figure>

**Only send to the received address the asset that was selected, and only in the selected network. This is important! Once a transaction is confirmed by the network, it cannot be undone.**

&#x20;


---

# 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/wallets/metamask/wallet-features/deposits.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.
