# Giveaway Joiner

## Information

This module allows you to enter giveaways hosted on Discord servers. It also allows you to check if you won the giveaway you previously entered.

### Supported giveaway bots

* GiveawayBot
* Giveaway Boat
* Dyno
* Any giveaway bot where you just need to press 1 button to enter

## Creating tasks

1. **Action:** Giveaway Joiner
2. **Account Group:** The account group that has the accounts you wish to use.
3. **Accounts:** The accounts you want to use. Once you press create tasks a single task will be created for each account you've selected.
4. **Proxy list:** The proxy list whose proxies you wish to use. If you leave this empty it's going to use the account proxy.
5. **Server**: The server giveaway is on.
6. **Channel ID**: The ID of the channel the giveaway is on.
7. **Message ID (Optional)**: The ID of the message the giveaway is on. (if this is empty, task will keep getting the messages on channel until you stop it)

<figure><img src="/files/0Gasz9P6LAVKqPkkzdam" alt=""><figcaption><p>Creating task</p></figcaption></figure>

## Checking for winners

If you wish to check if you won a specific giveaway all you need to do is to rerun your tasks.

### Winner check supported bots

* GiveawayBot
* Giveaway Boat
* Dyno


---

# 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://desktop-guide.lyrarobotics.io/discord/tasks/giveaway-joiner.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.
