# Entering a Raffle

## 🎯 Ways to Enter a Raffle

There are two ways to participate in a Raffl.io raffle:\
**through the Telegram group hosting the raffle** or **through the Raffl.io website**.\
Both methods are simple, fast, and fully verified on chain.

***

## 1. Entering Through the Telegram Group

This is the quickest way to join a raffle, especially if you're already in the group hosting it.

#### **How It Works**

1. Go to the Telegram group where the raffle is posted.
2. Tap the **Enter Raffle** button on the raffle card.
3. This opens a private chat with Raffl Bot.
4. A message automatically appears showing:
   * The **raffle wallet address**
   * A **Copy Address** button
5. Send the ticket amount directly to that wallet.

#### **Sending Multiple Tickets at Once**

You are not limited to one ticket at a time.\
You can send **any amount in a single transaction**, and it will automatically convert into the correct number of entries.

**Example:**\
If tickets cost **5 USDC**, and you send **20 USDC** in one payment, you’ll automatically receive **4 entries**.

No need to send multiple transactions — one is enough.

***

## 2. Entering Through the Raffl.io Website

Every raffle is also available directly on the website for users who prefer to enter without using Telegram.

#### **How It Works**

1. Open the raffle link from Telegram, or visit Raffl.io and select a raffle.
2. On the raffle’s page, you’ll see:
   * The **ticket price**
   * The **supported blockchain**
   * The **wallet address to send entries**
3. Tap **Copy Address**.
4. Send your ticket amount using the correct blockchain.

#### **Multiple Entries in One Transaction**

Just like Telegram, you can send **one lump-sum payment** to purchase multiple entries at once.

Raffl Bot monitors the wallet and automatically records your total entries after confirmation.


---

# 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://raffl.gitbook.io/raffl-docs/entering-a-raffle.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.
