> For the complete documentation index, see [llms.txt](https://alphabot-docs.gitbook.io/alphabot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphabot-docs.gitbook.io/alphabot/raffles/entry-requirements/optional-x-tasks.md).

# Optional X Tasks

The "Optional Tasks" feature provides additional ways for users to earn bonus entries in both Raids and Raffles. This enhances engagement by introducing tasks that can only be completed a limited number of times, encouraging faster participation.

#### How It Works

1. **Select an Action**\
   Choose the action you'd like to reward users for completing:
   * Like
   * Retweet
   * Comment

     <figure><img src="/files/HtZ2a2SDjErwea7DGkE4" alt=""><figcaption></figcaption></figure>
2. **Add the Link**\
   Provide the link to the tweet where you want the action to be carried out.
3. **Set a Completion Limit**\
   Specify how many times this task can be completed by users to earn extra entries. This limit creates a sense of urgency and competition, motivating users to complete the tasks quickly.
4. **Add Multiple Tasks**\
   You can create optional tasks for up to 3 different tweets. For example, you could require users to retweet 3 different links, each with its own completion limit.

#### Important Notes

* Each optional task in a Raffle or Raid is limited.
* The quicker users complete tasks, the more rewards they can earn.
* Each extra task gives users 1+ extra entry.

<figure><img src="/files/8iPoX1CvWTReCHQ8rK5K" alt="" width="206"><figcaption></figcaption></figure>

This feature provides an exciting and competitive way to engage participants, driving higher activity and interaction.

{% embed url="<https://x.com/AlphabotApp/status/1879983753822417390>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://alphabot-docs.gitbook.io/alphabot/raffles/entry-requirements/optional-x-tasks.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.
