> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xvz.wtf/llms.txt
> Use this file to discover all available pages before exploring further.

# Giveaway Setup

> Create giveaway in your server

> step by step how to start and setup giveaway in your guild!

<Warning>Required <code>manage\_guild</code>permission</Warning>

<Steps>
  <Step title="start a giveaway">
    ;giveaway start (duration) (args)
    example:
    ;giveaway start 10s --winners 1 robux
  </Step>

  <Step title="End the active giveaways">
    ;giveaway end (message\_id)
    example:
    ;giveaway end 1405289208704270429
  </Step>

  <Step title="reroll a giveaway">
    ;giveaway reroll (message\_id)
    example:
    ;giveaway reroll 1405289208704270429
  </Step>

  <Step title="blacklist users from joining the giveaway">
    ;giveaway blacklist  (user)
    example:
    ;giveaway blacklist @xvz
  </Step>

  <Step title="Manage the guildds giveaway settings">
    ;giveaway settings\
    example:
    ;giveaway settings
  </Step>
</Steps>
