> 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

The Launch Giveaway page allows admins to organize giveaways using the points users have earned through their participation. With this feature, you can create custom giveaways to reward your group mem

## **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="https://876168839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpRFL8bwPdXCe6rKrnPK3%2Fuploads%2FGQLhnYqBFKxFwD7O34kt%2Fimage.png?alt=media&amp;token=c585da9a-fb14-493b-980f-d15fc6528766" 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="https://876168839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpRFL8bwPdXCe6rKrnPK3%2Fuploads%2FXiLVqZLkVOGmFeskduTO%2Fimage.png?alt=media&amp;token=291c15d3-61bc-4fe0-ab74-3c125c454eea" alt="" width="416"><figcaption></figcaption></figure></div>
