> For the complete documentation index, see [llms.txt](https://docs.quickbotify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickbotify.com/credits/purchase.md).

# Purchase

## <mark style="color:blue;">Monthly Free Credits</mark>

**Max Free Credits** - 500

Every user is eligible to receive a certain amount of **Monthly Free Credits** to ensure they can explore and use our bots effectively without any upfront commitment.

**Key Details**:

1. Allocation:

   * Free credits are automatically added to the user's account at the beginning of each month.
   * These credits can be used across all bots.

2. Usage Limitations:

   * Once the free credits are consumed, the user must purchase additional credits to continue using the bots.
   * It is always a good idea to keep additional credits to avoid interruption in the processing of your events.

3. Accumulative:

   * Free credits roll over to the next month as well.

4. Fair Usage Policy/Limitations:
   * To prevent exploitation, strict measures are in place to ensure that free credits are allocated to legitimate accounts only (e.g., email/phone verification, usage tracking).
   * Number of free credits = Minimum of (Number of credits used last month, Max free credits allowed)

     When you start using our platform, you will get a fixed number of credits for the first month. From next month, you will get the exact number of credits you consumed last month up-to max free credits mentioned above.

     For e.g., First month, max free credits i.e., 500 gets allocated to your account. From next month, you will get exact number of credits you used last month max up-to 500.  Meaning, you will get 200 if you consumed 200 credits last month, 400 if you consumed 400 last month, 500 if you consumed 500 or more than 500 last month.

## <mark style="color:blue;">Purchase Additional Credits</mark>

In case your existing credits are about to be exhausted, it's important to purchase additional credits to continue smooth and un-interrupted processing of incoming events and that can be purchased from the [checkout page](https://quickbotify.com/checkout/).

<figure><picture><source srcset="/files/79rR5MTKv8MPMH88hNQd" media="(prefers-color-scheme: dark)"><img src="/files/5c3QiFYPoyCXcqn96VTa" alt=""></picture><figcaption></figcaption></figure>

Existing credits count and last 10 transactions can be found on [profile page](https://quickbotify.com/profile/).


---

# 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:

```
GET https://docs.quickbotify.com/credits/purchase.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.
