# Giveaways

Giveaways are a way for you to draft something automatically to your members.

**Command:**

\
**/giveaway**

<table><thead><tr><th width="208">Parameter</th><th>Description</th></tr></thead><tbody><tr><td>Item</td><td>The description of what you are giving away</td></tr><tr><td>expires_in</td><td>how long the giveaway will accept participant/ when the drawing will happen. you need to type a number and h, m or d, for hour, minute or day. Examples, 24h, 60m, 3d</td></tr><tr><td>winners</td><td>the number of winners your giveaway will have. +</td></tr><tr><td>role</td><td>optional role, in case you want to restrict the users that can participate in a giveaway</td></tr><tr><td></td><td></td></tr></tbody></table>

<div align="left"><figure><img src="/files/KrulB4GnJkQWjX7le1jA" alt=""><figcaption></figcaption></figure></div>

This should give you the following message when the giveaway is created.

<div align="left"><figure><img src="/files/svDD1bIwF73fiZRr7GCi" alt=""><figcaption></figcaption></figure></div>

When the giveaway ends the message will update to show the winners. Each winner will be assigned a new role called **"GiveawayWinner"** this is to help identify the correct user(s) that won the giveaway, after their rewards are sent remember to remove the role.

<div align="left"><figure><img src="/files/X6UeZt7jypxeVA6LKdnw" alt=""><figcaption></figcaption></figure></div>

Watch below a demonstration on how to add a giveaway.

{% embed url="<https://youtu.be/mOrYybXtTkU>" %}


---

# 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.tektools.app/product-guides/configuring-in-discord/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.
