# Step-by-Step Guide to Setting Up a Raffle on Discord

**1. Go to the Giveaway Channel**

**2. Initiate the Raffle Setup**

<figure><img src="/files/tfSnEklCKYdgE7VyOlDE" alt="" width="563"><figcaption></figcaption></figure>

* Type the command `/raffle` to start setting up a raffle.
* This will bring up a command with various options.

**3. Provide a Description for the Raffle**

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

* Use the `description` option to provide details about the raffle.

**4. Set the Duration of the Raffle**

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

* Set how long the raffle will run using the `duration` option.
* You can choose from various options, such as `30 sec`, `1 min`, `5 min`, `30 min`, `1 hr`, `2 hr`, `4 hr`, `12 hr`, `1 day`, `2 days`, `3 days`, `7 days`.

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

**5. Specify the Entry Cost**

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

* Set the cost for entering the raffle using the `cost` option.
* This is the number of points or tokens required to buy a ticket.

**6. Set the Number of Winners**

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

* Specify the number of winners using the `winners` option.

**7. Upload an Image for the Raffle**

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

* Provide an image that will be shown in the raffle announcement.

**8. Review and Confirm the Raffle Setup**

* Once all options are set, review the command in the input box.

**9. Finalize and Announce the Raffle**

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

* Execute the command by pressing Enter.
* The bot will post the raffle details&#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://docs.community.heymint.xyz/seamless-giveaways/step-by-step-guide-to-setting-up-a-raffle-on-discord.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.
