> For the complete documentation index, see [llms.txt](https://docs.calypso.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.calypso.money/get-started-with-calypso-ui/general/how-to-add-funds-to-your-wallet.md).

# How to add funds to your wallet

There are several ways to replenish your wallet. You can send funds directly to your wallet address or make an invoice and get funds from your customer. In this article, we will look at the process of direct top-up.

1. Go to the assets tab and click the "top-up" button or 3 vertical dots on the right side of the chosen currency.

<figure><img src="https://files.readme.io/9236d6d-image.png" alt=""><figcaption></figcaption></figure>

2. Select "Top-up with your own crypto"

<figure><img src="https://files.readme.io/d9283e8-image.png" alt=""><figcaption></figcaption></figure>

3. Select currency if you need
4. You will see the blockchain address for the deposit. The address can be copied or you can easily use the QR code.

<figure><img src="https://files.readme.io/1588425-image.png" alt=""><figcaption></figcaption></figure>

The speed of replenishment of the wallet depends on the selected currency and also on which network was used. Be sure to check the **wallet address**, the **amount of funds**, and the **network** through which the transaction is made before sending.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.calypso.money/get-started-with-calypso-ui/general/how-to-add-funds-to-your-wallet.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.
