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

# Launch Giveaway

## **How to Launch a Giveaway**

1. **Navigate to the Giveaway Page**\
   Open the **Launch Giveaway** page from the Admin Panel.
2. **Fill Out Giveaway Details**
   * **Raffle Title:**\
     Enter the title of the giveaway. This will appear as the giveaway's name.\
     \&#xNAN;*Example:* "Exclusive NFT Raffle"
   * **Raffle Cost:**\
     Specify the number of points users need to spend to join the giveaway.\
     \&#xNAN;*Example:* 50 points
   * **Raffle Spots:**\
     Define the number of winners for the giveaway.\
     \&#xNAN;*Example:* 5 spots
   * **Upload Image (Optional):**\
     You can upload an image to make your giveaway more visually appealing.
3. **Send Giveaway**\
   Click the **Send Giveaway** button to publish the giveaway to your group.

***

#### **Post Giveaways Faster with Commands**

If you prefer a faster method, you can use the `/raffle` command directly in your group:

```css
/raffle [Title] [Spots] [Cost]
```

* **Title:** The name of the giveaway.
* **Spots:** The number of available spots.
* **Cost:** The points required to join. \[OPTIONAL] Leave empty for costless raffle.

**Example:**

```bash
/raffle Exclusive NFT Giveaway 100 50
```

This will launch a giveaway titled "Exclusive NFT Giveaway" with 100 spots, each requiring 50 points to join.

<div align="left"><figure><img src="/files/46pTSSgilS1g1kftgObP" alt="" width="427"><figcaption></figcaption></figure></div>

## Retrieve Giveaway Winners

From the option "Giveaway Winners", admins are able to get the spreadsheet of the winners with their corresponding information.

<div align="left"><figure><img src="/files/J6zo8mgMaWzNHS9r4nNr" alt="" width="416"><figcaption></figcaption></figure></div>
