> For the complete documentation index, see [llms.txt](https://docs.dcalls.org/dcalls/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dcalls.org/dcalls/getting-started/topping-up-balance.md).

# Topping-Up Balance

It takes under 2 minutes to transfer funds from your crypto wallet to dCalls account and start making calls worldwide.&#x20;

1. Open the 'Top-up balance' page by following [that link](https://app.dcalls.org/top-up-balance) or using the three dots in the upper right corner of your dCalls account and selecting the 'Top-up balance' option:<br>

   <figure><img src="/files/5AwyEbVJ5p6M5WHjfuZv" alt=""><figcaption><p><br></p></figcaption></figure>
2. Pick the amount and a currency that suit you and click the 'Pay' button;
3. You'll be provided with the wallet address (QR code as well) and the amount of crypto to transfer;
4. Initiate the transaction from your crypto wallet.

{% hint style="danger" %}
**The address is only valid for 1 hour!** And it is a one-time address. Always request a new address with every new deposit!
{% endhint %}


---

# 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.dcalls.org/dcalls/getting-started/topping-up-balance.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.
