# Betsy Premium Subscriptions

Betsy is free for nearly all features across the board. But we must keep the lights on somehow, so there are a few extra bonuses you get by Supporting Betsy. Check out the chart below for more information.

You can subscribe using this link <https://app.betsybot.xyz/subscribe> when logged into the Betsy Panel

When you are a premium subscriber you are subscribing you as a user and you can activate servers as premium status. Premium status can be turned on/off at will but things like Custom Bot must be disabled before premium status can be turned off.

You can review your current premium servers on your Profile page once subscribed.

The amount of servers you can make premium is represented by the table below.

| Bronze ($2.99/month) | Gold ($9.99/month) | Platinum ($19.99/month) |
| -------------------- | ------------------ | ----------------------- |
| 1 Server             | 1 Server           | 10 Servers              |

<table><thead><tr><th width="203">-</th><th>Free</th><th>Bronze</th><th>Gold</th><th>Platinum</th><th data-hidden>Bronze</th><th data-hidden>Gold</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>Support Panels</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td></td><td></td><td></td><td></td></tr><tr><td>Support Ticket AI Transcription</td><td><strong>X</strong></td><td><strong>X</strong></td><td><strong>X</strong></td><td><strong>Unlimited</strong></td><td></td><td></td><td></td><td></td></tr><tr><td>Giveaways</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td></td><td></td><td></td><td></td></tr><tr><td>Polls</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td></td><td></td><td></td><td></td></tr><tr><td>Thread Channels</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td></td><td></td><td></td><td></td></tr><tr><td>Send Messages &#x26; Announcements</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td></td><td></td><td></td><td></td></tr><tr><td>"/ai" Global <br>Command</td><td><strong>X</strong></td><td><strong>Unlimited</strong></td><td><strong>Unlimited</strong></td><td><strong>Unlimited</strong></td><td></td><td></td><td></td><td></td></tr><tr><td>Custom Bot</td><td><strong>X</strong></td><td><strong>X</strong></td><td><strong>Included</strong></td><td><strong>Included</strong></td><td></td><td></td><td></td><td></td></tr><tr><td>Channel Backups</td><td>3</td><td><strong>Unlimited</strong></td><td><strong>Unlimited</strong></td><td><strong>Unlimited</strong></td><td></td><td></td><td></td><td></td></tr><tr><td>REST API Access</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td></td><td></td><td></td><td></td></tr><tr><td>Reviews</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td></td><td></td><td></td><td></td></tr><tr><td>Action Logs</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td><td></td><td></td><td></td><td></td></tr><tr><td>Custom ID Actions</td><td>1 Action</td><td>2 Actions</td><td>3 Actions</td><td>4 Actions</td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.betsybot.xyz/betsy-bot-discord-bot/betsy-premium-subscriptions.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.
