# Raffle Visibility

When creating or editing a raffle, you can select the desired `Visibility` setting for non-team members (all raffles within the team will always be visibility to all team members). There are three levels of visibility:

1. **All communities** - these raffles will be visible to anyone connected to Alphabot. This is a great way to spread awareness of your community's awesome raffles!
2. **My community only** - these raffles will only be visible to your community members within Alphabot (based on Discord membership).
3. **Private** - these raffles will only be visible to your team members within Alphabot (still accessible to anyone using the URL).

<figure><img src="/files/20hKv4TAuKYvOTCWwTEC" alt=""><figcaption></figcaption></figure>

For a team to be visible within the My Communities filter, they *must* have the bot within their server, have selected it on the [manage team page](https://www.alphabot.app/team), and have the server authorization verified (as indicated by the green checkmark next to the dropdown).

*Note: All raffles are always accessible via their raffle link, regardless of their configured visibility. Always ensure you have raffle requirements sufficient to prevent any users from entering if it is not intended to be a public raffle!*


---

# 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/raffles/raffle-visibility.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.
