# Using Raffles in Spaces, Broadcasts & Streams

## Requirements

* In order to create a raffle on Alphabot, you'll need a "team" on our platform. Here's how to set up a team for your brand, community, or company: [setting-up-your-team](https://alphabot-docs.gitbook.io/alphabot/for-teams/setting-up-your-team "mention")
* Your team needs an active subscription to access all unlimited features (starting at $40/month) - here's how to get it: [how-to-get-a-subscription](https://alphabot-docs.gitbook.io/alphabot/for-teams/subscription/how-to-get-a-subscription "mention").
* Something to give away, for example: a whitelist spot for an upcoming NFT project, a token allocation, an NFT, a physical item, or anything else that your viewers may be interested in.

## Creating the raffle

* Navigate to the "create raffle" page: <https://www.alphabot.app/new>
* Fill in a name for the raffle.
* In case you're giving away an on-chain reward, change the "blockchain" field if needed (default is Ethereum).
* Select a desired end date/time. The start date/time defaults to now.&#x20;
* In the case of a reward that's tied to a project, token, or brand, you can search for it in the "project data source" field. This will tie the raffle and it's winners to that project, and automatically notify winners in case of a mint date or TGE.

<figure><img src="https://2427238655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHvcdxa9Rj1y1D7qamfQ%2Fuploads%2FRdC2YmrIykSXTy9U4P5t%2Fimage.png?alt=media&#x26;token=5e975f41-00e1-4863-ae01-e33173c628be" alt=""><figcaption></figcaption></figure>

## Enabling entry requirements

* If you're giving away an on-chain reward, select the "Connect Wallet" requirement so that you collect wallet addresses from all entrants.
* The easiest way to limit entrants to your viewers/listeners is to enable the "password protected" requirement. This requires all entrants to fill in a password that you set.
* You're able to add any other entry requirements that you'd like, such as joining your Discord/Telegram, following your twitter account, or engaging with a specific tweet.

<figure><img src="https://2427238655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHvcdxa9Rj1y1D7qamfQ%2Fuploads%2FXjDjCzvKAPtweZjirWJa%2Fimage.png?alt=media&#x26;token=ef4e6b86-05ea-4ac4-a2ca-9bbd4ab5871c" alt=""><figcaption></figcaption></figure>

## You're all set!&#x20;

Click "Save & View" to publish the raffle on our platform. The raffle can now easily be **shared using the link** and is publicly accessible to everyone.&#x20;

For next steps, such as how to access entries data or winners, check out:

* [exporting-winners-data](https://alphabot-docs.gitbook.io/alphabot/raffles/exporting-winners-data "mention")
* In case of any questions, we have 24/7 support on [our website](https://www.alphabot.app/) using the live chat in the bottom right of your window.&#x20;


---

# 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/use-cases/alphabot-use-cases/using-raffles-in-spaces-broadcasts-and-streams.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.
