# What happens if my ticket count is exhausted in the plan?

It is possible that the number of tickets serviced by our support team gets exhausted, meaning the quota is reached. When onboarding, we will send an email for you to confirm how to handle overage. <br>

You will have following options:

1. Increase my existing plan by 1 additional seat.&#x20;
2. Continue with overage charges.&#x20;
3. Do not continue with overage charges or adding additional seats. In this case we will stop working on the tickets for which the Tier is exhausted.&#x20;
4. Get a custom plan tailored to your ticket flow. <br>

For options (1) and (2), we will require advance payment of 1 month of the plan you are subscribed. Exact overage charge will be calculated at the end of the month and will be refunded to your card.


---

# 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://radixbox.gitbook.io/radixbox/faqs/general/what-happens-if-my-ticket-count-is-exhausted-in-the-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.
