# Tasks

***

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-type="image"></th></tr></thead><tbody><tr><td></td><td><a href="/files/BRS1oTyUH58TV1SyxZ8d">/files/BRS1oTyUH58TV1SyxZ8d</a></td><td><a href="/files/1UTaLzK98WfeTf8HOiXO">/files/1UTaLzK98WfeTf8HOiXO</a></td></tr></tbody></table>

Tasks are promoted actions from partners. Players who complete a task bundle earn +1 attempt to play the puzzle.

Tasks can be used in two ways:

* **Standalone tasks** — exist outside any campaign. Completing the bundle earns +1 attempt.
* **Campaign tasks** — attached to a Scan Mode campaign. Completing the task may be required to become eligible for a campaign prize.

{% hint style="info" %}
**Note:** completing a task does not count toward campaign delivery. Delivery is based on generated campaign games only.
{% endhint %}

### Task types

| Type               | Platform    | Actions required                   |
| ------------------ | ----------- | ---------------------------------- |
| Follow X Profile   | Twitter / X | Follow an account                  |
| Engage X Post      | Twitter / X | Reply, Repost, or Like             |
| Follow FC Profile  | Farcaster   | Follow an account                  |
| Engage FC Cast     | Farcaster   | Comment, Recast, or Like           |
| Engage FC Mini App | Farcaster   | Open, Add, or enable Notifications |

### Verification

Task completion is verified automatically — no manual proof needed. Twitter tasks use SocialData.tools. Farcaster tasks use Neynar APIs.

{% hint style="warning" %}
The "Engage FC Mini App" task type cannot be automated. It requires a human to open, add, or enable notifications for a mini app.
{% endhint %}


---

# 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://docs.qrbase.xyz/for-players/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.
