> For the complete documentation index, see [llms.txt](https://invomagic.gitbook.io/ticketsdocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://invomagic.gitbook.io/ticketsdocs/pro/about.md).

# TicketsPRO

TicketsPRO is the paid version of Tickets, we put 100s of hours of effort into this bot to make it the best it can be, purchasing TicketsPRO would support us immensely <3

## Pricing 💵

Currently TicketsPRO costs 5$ per code, and we're planning to integrate with Polar, but arent setup with that yet, so you can get 2 1-month Codes of TicketsPRO for 1 Discord Nitro Regular Gift, after we setup Polar, we will no longer be taking payments this way.\
(Obviously you cannot refund a purchase made this way)

### How To Purchase

Simply open a Tickets in <https://s.dscinv.xyz/support> and we'll walk you through it, as smoothly as we possibly can <3

## Free Trial 🔥

{% hint style="info" %}
TicketsPRO Trials do NOT come with User Perks
{% endhint %}

Wanna Try TicketsPRO, for free? Simply activate your Free Trial, it requires no credit card or billing information!\
Run the `/pro trial` command and you'll be given 2 weeks of TicketsPRO on the server for free, no strings attached!\
You are only able to redeem this once per server, and once per account.

## More Information on PRO

Check out these relevant articles!\
\
**TickestPRO Features:** [Features](/ticketsdocs/pro/features.md)\
**Redeem TicketsPRO Codes:**  [Redeem TicketsPRO Code](/ticketsdocs/pro/redeem.md)\
**Looking for Legacy?:** [TicketsPRO Legacy](/ticketsdocs/pro/about/legacy.md)

You can also see our payment terms here: <https://go.invomagic.com/payterms>


---

# 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, and the optional `goal` query parameter:

```
GET https://invomagic.gitbook.io/ticketsdocs/pro/about.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
