# Deposit AVAX

Users can deposit AVAX into their wallet from an external source.

<figure><img src="/files/vim3haSrU8OAm0B6bZWR" alt="" width="563"><figcaption></figcaption></figure>

### **How to Deposit AVAX:**

1. Navigate to the "Profile Wallet" page.
2. Click on the "Deposit" button.
3. Copy your wallet address or scan the QR code.
4. Use this address to transfer AVAX from an external wallet or exchange to your platform wallet.
5. The deposited AVAX will appear in your wallet once the transaction is confirmed.


---

# 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.musing.io/wallet/deposit-avax.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.
