> For the complete documentation index, see [llms.txt](https://support.simbase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.simbase.com/getting-started/how-do-i-set-up-billing.md).

# How do I set up billing?

<figure><img src="https://simbase-static-content.s3.amazonaws.com/images/top-up-illustration-06.png" alt="" width="375"><figcaption></figcaption></figure>

To kick things off, please ensure your billing is set up correctly. Simply head over to the Billing section [on the Simbase dashboard](https://dashboard.simbase.com/auth/signin), and under the Billing Settings tab, kindly input your details.

{% hint style="warning" %}
For service continuity, you need to keep a positive balance at all times. Please check the [balance article](https://support.simbase.com/the-manager/account-management/balance) for additional info.&#x20;
{% endhint %}

There are multiple ways of adding funds to your balance:&#x20;

1. [Payment by Credit card ](/account-management/balance.md#one-time-balance-recharge)
2. [Recharge By Invoice](/account-management/balance.md#recharge-by-invoice)
3. [Auto-Recharge](/account-management/balance.md#auto-recharge)

{% hint style="info" %}
For Further details on the accepted payment methods for each currency, please see our [Payment methods](/billing/payment-methods.md) article.
{% endhint %}

### Balance Alerts

We want to make sure that you experience uninterrupted connectivity, that's why we've put in place alerts to let you know when you're running out of balance.&#x20;

1. **Low Balance alert** - It is triggered when the balance falls bellow 5 (USD/EUR/GBP/AUD/CAD) and an email alert and in-APP message alert will be sent, letting you know that your balance is low.&#x20;
2. **Empty Balance** - It is triggered once the balance of your account falls down to 0. At this point, another email alert will be sent along with an inAPP message informing you that you ran out of balance.&#x20;

{% hint style="danger" %}
If your balance runs out, all of your SIM cards will be blocked and service will be suspended. In order to resume service, you will need to add funds to your balance.&#x20;
{% endhint %}

### Invoices&#x20;

We keep things simple. No plans, no contracts no minimum commitments. Just pay for what you use - that's why you won't be getting a monthly invoice as you may have been used to - but you'll get one, every time you recharge your balance, regardless of the chosen payment method.&#x20;

### Where can I find my invoice?

{% @supademo/embed demoId="cmbql0prabqgqsn1rshy8tbw0" url="<https://app.supademo.com/demo/cmbql0prabqgqsn1rshy8tbw0>" %}

All your invoices are stored under the Billing section, in your Simbase account. To download them, simply navigate to Billing, select the Invoices tab and click the invoice you wish to download, as shown below:&#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://support.simbase.com/getting-started/how-do-i-set-up-billing.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.
