# Free Plan

Alphabot has a free alternative to the team subscription with access to limited features for communities looking to get started with Alphabot. This plan can be selected when [creating a new team](https://www.alphabot.app/#new-team), as can be seen in the screenshot below:

<figure><img src="/files/Ds9vPo8WtbAqJq1AEqnP" alt=""><figcaption></figcaption></figure>

## Restricted features

The free plan is restricted to one active raffle at a time (this is across all free teams that the individual is a part of). Raffles created by a free team are limited to 100 entries, have access to limited entry requirements, and cannot use the discord integration (e.g. winner and raffle announcements).


---

# 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://alphabot-docs.gitbook.io/alphabot/for-teams/free-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.
