> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/payment-billing/add-balance.md).

# Add balance

To send SMS messages, make Voice calls or buy a number, you need to top up your balance. Go to the top-right corner of your Dashboard and click on "[Top up](https://dashboard.messagebird.com/en/financial/buy-balance)".

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

Under 'Add funds to your account', select the amount you want to top up. The minimum is 15€ and the maximum is 5.000€. On the right-hand side, you can see your order summary (amount plus VAT, if applicable).&#x20;

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

Click on 'Checkout details' and enter your billing details. Make sure that all fields are filled out with the correct information.&#x20;

<figure><img src="/files/8ybqIVi9qDX101DE2GzM" alt=""><figcaption></figcaption></figure>

Click on 'Proceed to checkout' select an existing or a new payment method and confirm.&#x20;

**Please note** that for first payments, it can take up to 24 hours until the payment is verified and the balance is added to your account. For all other payments, the balance should be added within a few hours. To make sure you never run out of balance, we recommend setting up Auto Top-Up. For more information, take a look at [How to set up Auto Top-Up](/connectivity-platform/payment-billing/how-to-set-up-auto-top-up.md).&#x20;

&#x20;

&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/connectivity-platform/payment-billing/add-balance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
