# Top-up Wallet

You can top-up your wallet via two ways:

1. <mark style="color:blue;">**By transfer:**</mark> An account number is automatically assigned to each company. You can easily make direct transfers to this account anytime you wish to top-up.

<figure><img src="/files/ju4oAeqfE8Tduks4rwg8" alt=""><figcaption><p>This is a sample account number</p></figcaption></figure>

2. <mark style="color:blue;">**By Paystack:**</mark> You can also top-up using the Paystack gateway. You just put in the amount, and then choose the preferred method to pay. This can be either via Card, Bank, Transfer, and USSD

   <figure><img src="/files/4enWObcuc4O3BHfBj53N" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**Manage Threshold**\
\
You can set an account limit so that when your balance runs low you will get an email or sms notification to remind you to top-up your account, you can set your limit to as low as any amount to get notified.  This can be found on the transaction history/API Calls page

![](/files/15oG6zSrjQyyF72QjfBB)
{% endhint %}


---

# 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://guides.dojah.io/user-manual/billings/top-up-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.
