# Using Raffle Templates

Once you've set up a raffle template in your team's settings (see [raffle-templates](https://alphabot-docs.gitbook.io/alphabot/for-teams/setting-up-your-team/raffle-templates "mention")), you'll see the `Raffle template` dropdown field when you create a new raffle. If you've selected a template to be the default (as indicated by the star icon), it will automatically be selected - with all requirements ready to go.

<figure><img src="https://2427238655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHvcdxa9Rj1y1D7qamfQ%2Fuploads%2FmCRE4VFI8qi9PydgqEsx%2Ftemplate.png?alt=media&#x26;token=7ac61077-0f47-41cf-a6b2-a6502e590fb7" alt=""><figcaption></figcaption></figure>

Click on the dropdown field to reveal the other template options (if the team has multiple templates) and simply click on another template to switch between them.

<figure><img src="https://2427238655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHvcdxa9Rj1y1D7qamfQ%2Fuploads%2FX8rcKFobSGx5Ey5RHvR4%2Fraffletemplatedropdown.png?alt=media&#x26;token=0100d417-d67f-4ec9-82f8-da811666ae3c" alt=""><figcaption></figcaption></figure>


---

# 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/using-raffle-templates.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.
