# Add Money

To add money to your Avici wallet, follow the steps below:

1. Click on **Add Money** button on the home screen. A page will open up with a QR code and an option to copy the address or switch networks. This is your wallet address. You can receive funds here on EVM networks as well as Solana.

<figure><img src="/files/sNmApoeqVB7SmpOzsGIf" alt="" width="197"><figcaption></figcaption></figure>

1. Funds sent here are automatically added to your wallet balance on the homepage.

<figure><img src="/files/RKsHFKNTX4zDveokpHDb" alt="" width="226"><figcaption></figcaption></figure>

{% hint style="warning" %}
Please ensure the funds are sent on a supported network, else the funds may be lost.
{% endhint %}


---

# 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.avici.money/getting-started/avici-wallet/add-money.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.
