# Instant Tasks

Instant Tasks are short, action-based campaigns launched by brands. Complete the task, verify your submission, and earn USDC — all within the app.

***

### Task types

| Type                     | What you do                                                         |
| ------------------------ | ------------------------------------------------------------------- |
| **Quote Tweet**          | Quote-tweet a specific post from the brand with your own commentary |
| **Original Post**        | Write and publish an original post about the brand                  |
| **Follow + Post**        | Follow the brand's account and publish a post                       |
| **Follow + Quote Tweet** | Follow the brand's account and quote-tweet their post               |

Each task comes with **content guidelines** set by the brand — tone, required hashtags, required mentions, and what makes a winning submission. Read these carefully before posting.

***

### How to complete a task

**Step 1 — Find an eligible campaign**\
Browse the Campaigns page. Expand any campaign to see its tasks, reward amount, and instructions.

**Step 2 — Pre-verify your content**\
Before posting, use Airaa's **AI pre-verification tool** to check if your draft matches the campaign's guidelines. This tells you whether your content will be approved — before you commit to posting. Use this to avoid rejected submissions.

**Step 3 — Post on X**\
Once you're confident your content passes, publish it on X.

**Step 4 — Submit and verify**\
Return to the app, paste your post URL, and submit for verification. The AI checks that your live post matches the campaign requirements.

**Step 5 — Claim your reward**\
Once verified, your reward is queued for payout. USDC lands in your wallet **within 48 hours**.

***

### How your reward is calculated

Your payout is not a flat rate. It's calculated based on:

* Your **engagement history** and average impressions
* Your **Aura Score** (minimum 200 required to qualify for USDC rewards)
* Your **smart follower count**
* Your overall **profile quality** on Airaa

Creators with stronger profiles and higher engagement earn more for the same task.

{% hint style="info" %}
Below an Aura Score of 200? You can still participate in campaigns and earn **Aura Points** — USDC payouts unlock once you hit the threshold. [Learn about Aura Points →](/docs/for-creators/aura-points.md)
{% endhint %}

***

### Distribution: FCFS

Most Instant Tasks use **First Come First Served (FCFS)** distribution — a fixed number of slots are available and fill up as creators claim them. When a campaign fills up, it closes. Set up your Telegram alerts to be first in line.

{% hint style="warning" %}
**Do not delete your post after submitting.** Payouts are processed within a 48-hour window. Deleting a post before settlement will forfeit your reward, and the brand can raise a dispute. Repeated violations will result in a permanent ban from the platform.
{% 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://airaa.gitbook.io/docs/for-creators/instant-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.
