> For the complete documentation index, see [llms.txt](https://alphabot-docs.gitbook.io/alphabot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphabot-docs.gitbook.io/alphabot/for-individuals/premium-membership.md).

# Premium Membership

Premium is a membership for the individual user to help supercharge your web3 experience. The video below is an introduction to the Premium membership and some of the features it offers:

{% embed url="<https://www.youtube.com/watch?v=KB1rAU9Q7cQ>" %}

## Premium Features

We continuously develop more features for the Premium membership. Currently, features include:

* Enhanced raffle filtering.
* Automatically pass X requirements.
* Automatic X-Rotate on entry.
* Wallet Rotation, Automatically cycle through all your mint addresses.
* No Captcha on the website, discord, and server verification.
* Collab raffles exclusive to Premium members (see: <https://www.alphabot.app/premium>).
* No ads across Alphabot.
* Advanced notifications on email and Discord.
* Add external wins to your calendar, along with notes.&#x20;
* Preview raffle requirements on the homepage.
* API-Access.


---

# 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://alphabot-docs.gitbook.io/alphabot/for-individuals/premium-membership.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.
