> For the complete documentation index, see [llms.txt](https://docs.betsybot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betsybot.xyz/features/giveaways/create-giveaways.md).

# Create giveaways

## Create giveaways

1. In betsy's dashboard click on the "giveaways" option in the side menu.\
   \
   ![](/files/l2dE3NLifwGwKyVLS07U)<br>
2. Click the "create" button.\
   \
   ![](/files/mJdqPVVPwQ5eTtOWXHB0)
3. The container message will only be sent if this is on.\
   \
   ![](/files/zXq2mq2NdLYVZlHhOloI)
4. The following fields are required for the giveaway:\
   \- Name\
   \- Amount of Winners\
   \- Description of prize\
   \- End date time\
   \- Channel\
   \
   The **name** field: is used for the global commands to interact with the giveaway.\
   \
   ![](/files/rZYNlyyuChihBsTxtC0f)\
   \
   **Amount of winners**: is the number of winners you would like for this giveaway.\
   \
   ![](/files/2hRqpJgW27OCobNJdJqX)\
   \
   **Description of prize:** A description of the prize to be won to provide information to clients/team.\
   \
   ![](/files/bme186cEhD8gTRnyDAEI)\
   \
   **End date time**: Select the end date for your giveaway. If no end date is specified it must be manually ended with the "/giveaway end" command.\
   \
   ![](/files/2zl5XjQBQ4P7NFlHBFtB)\
   \
   ![](/files/AL8GpgWEjyTMSxzKI7YI)\
   \
   **Channel**: The channel that the giveaway will be posted to. This is for the container and winning message.\
   ![](/files/PXbyekZygqONYU5NZa84)
5. Click on the "next" button.\
   \
   ![](/files/qj65LnaIQBaXrpq77EfQ)
6. In the roles tab you will have the possibility to select the options shown in the drop-down list, these options come directly from Discord.\
   \
   ![](/files/FbmJivVQansvkQSLoifV)
7. Click on the "next" button.\
   \
   ![](/files/ek69LOiQeAABdpIMs4xy)
8. In the "embed" tab you can add any message before post your giveaway, you can also add another embed.\
   \
   ![](/files/vb0VXiozXzcDrF0SbFi0)
9. Click on the "next" button\
   \
   ![](/files/Z8lEzuAn1sV7jCCX1dVk)
10. Once the giveaway has come to an end, an embed will be post with the winner, you can configure the message and add another embed in this section\
    \
    ![](/files/YlKBd6FE7XiuYv8QHwP9)
11. click the "save" button\
    \
    ![](/files/ObbZL5aLZUR1x3ej7EJ1)
12. A message will be displayed\
    \
    ![](/files/GmlJGDyv3qAgJGouwwh3)
13. In discord this is what it looks like:\
    \
    ![](/files/0ZaM1PBC8FDEpHXMBq7Q)


---

# 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://docs.betsybot.xyz/features/giveaways/create-giveaways.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.
