# Plans

BitBot offers two base Premium subscription plans for a server: **Silver** and **Gold**. Users can subscribe to the *Plus* plans to get all benefits that a plan gives, but that can be applied to more servers. You can view the current plan structure below, and the fee structure on our main site:

| Silver                           | Gold                             |
| -------------------------------- | -------------------------------- |
| Expand Alert Capacity to 10      | Expand Alert Capacity to 50      |
| Expand Follow Capacity to 10     | Expand Follow Capacity to 50     |
| *Plus:* Apply to up to 4 servers | *Plus:* Apply to up to 4 servers |


---

# 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.bitbot.tools/premium/plans.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.
