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

# Giveaway Commands

Server owners and members with **Administrator** permission can create and manage giveaways with the `/giveaway` command.

| Command               | Description                                                                               | Basic usage                                     |
| --------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------- |
| `/giveaway create`    | Create a giveaway and post it in a channel.                                               | `/giveaway create [prize] [winners] [duration]` |
| `/giveaway edit`      | Change the prize, winner count, winner role, or remaining duration of an active giveaway. | `/giveaway edit [message_id]`                   |
| `/giveaway end`       | End an active giveaway immediately and select its winners.                                | `/giveaway end [message_id]`                    |
| `/giveaway reroll`    | Select new winners for an ended giveaway.                                                 | `/giveaway reroll [message_id]`                 |
| `/giveaway delete`    | Permanently delete an active giveaway.                                                    | `/giveaway delete [message_id]`                 |
| `/giveaway list`      | View the giveaways created in the server.                                                 | `/giveaway list`                                |
| `/giveaway templates` | View the server's saved giveaway templates. Templates are managed from the Dashboard.     | `/giveaway templates`                           |
| `/giveaway scheduled` | View the server's scheduled giveaways. Schedules are managed from the Dashboard.          | `/giveaway scheduled`                           |

Discord displays optional choices for role rules, total voice time, and total message count while you fill out the create command. Templates and scheduled giveaways can be viewed from Discord, but they can only be created, edited, or deleted in the Dashboard. For a full explanation of entry rules, editing, rerolls, templates, schedules, and limits, see the [Dashboard Giveaway guide](/dashboard/giveaways.md).

You can also right-click a giveaway message and choose **Apps → End Giveaway** or **Apps → Reroll Giveaway**. These Administrator-only shortcuts use the normal settings automatically: reroll selects the giveaway's configured winner count and excludes the previous winners.
