# How to buy additional quota for my plan?

{% hint style="info" %}
***Note:*** You cannot buy Add-Ons if you don't have an active subscriptions.
{% endhint %}

## Here are the steps to top-up your current plan:

1. Login in to your [dashboard](https://orimon.ai/login) -> click on the plan type mentioned next to your profile section -> and when you billing drop-down opens.

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

2. Click on "**Manage**"
3. You will then be shown a page with your plan and subscription details.

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

4. Scroll down to see a section, where all Add-Ons are listed.

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

You can then select any feature top-up you need : **Extra Message Credits**, **Extra Chat-Bots**, or **Extra Agents**.&#x20;

Then click on "**Subscribe**", after which you will be redirected to checkout portal.

{% hint style="warning" %}
Note that top-ups have a time <mark style="color:orange;">validity</mark> as long as the user is subscribed. Once the subscription <mark style="color:orange;">stops</mark>, top-ups become <mark style="color:orange;">ineffective</mark>.&#x20;

You plan features will be reverted to ***Free Plan*** until you re-subscribe.

Once you buy a new Subscription, all Add-Ons purchased until now will be ***reactivated***.
{% 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://orimon.gitbook.io/docs/fundamentals/billing-and-subscription/how-to-buy-additional-quota-for-my-plan.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.
