# Topping up the Account

VerifyKit is a prepaid system. You'll need to add funds to your account in order to verify your users.

## How Do I Add Funds to My Account? <a href="#how-do-i-add-funds-to-my-account" id="how-do-i-add-funds-to-my-account"></a>

After logging in to your VerifyKit account, click Top-up from the menu located in the upper right corner.

![](/files/Fr8lzTop1M5zpIgsAene)

## How Do I Get a Receipt After Adding Funds? <a href="#how-do-i-get-a-receipt-after-adding-funds" id="how-do-i-get-a-receipt-after-adding-funds"></a>

We’ll issue a receipt for you using the information you’ve provided on the "Account Management" page. An e-mail containing the receipt will be delivered to you by our service provider.

{% content-ref url="/pages/0TqBWbPGcZyESdx5Vfz9" %}
[Account Management](/verifykit-panel/account-management.md)
{% endcontent-ref %}

## How Do I Know When My Balance Is Running Low? <a href="#how-do-i-know-when-my-balance-is-running-low" id="how-do-i-know-when-my-balance-is-running-low"></a>

When your VerifyKit account balance drops below $30, we’ll send you a notification e-mail to the address associated with your account.


---

# 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.verifykit.com/verifykit-panel/topping-up-the-account.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.
