> For the complete documentation index, see [llms.txt](https://docs.airaa.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airaa.xyz/campaigns/instant-tasks.md).

# Instant Tasks

Action-based campaigns that pay creators per verified completion. Best for fast reach, follower growth, and viral amplification.

## Task types

| Task     | What the creator does                            | Typical reward      |
| -------- | ------------------------------------------------ | ------------------- |
| Post     | Publish an original post on a specified platform | $10–$50             |
| Quote    | Quote-tweet or quote a post with commentary      | $50–$150            |
| Follow   | Follow a specified account                       | $5–$20              |
| Referral | Refer a new user who signs up                    | $5–$15 per referral |

## Setup

Instant Tasks are fully self-serve and launch immediately after funding.

**Step 1 - Details**

* Select task type (Post, Quote, Follow, or Referral)
* Choose target platform (X, TikTok, Instagram, YouTube)
* Write the task brief and any content requirements
* Set campaign duration

**Step 2 - Eligibility** Filter which creators in your Community can participate:

* Minimum follower count
* Quality Score minimum
* Location / region
* Niche or vertical
* Specific creator allowlist

**Step 3 - Budget and reward structure**

* Minimum budget: **$100 USDC**
* Platform fee: **15% of total budget**
* Choose distribution method: FCFS, Raffle, or fixed reward per completion

**Step 4 - Launch** Connect your wallet, confirm the transaction on Base, and the campaign goes live. Creators receive instant Telegram notifications.

## Verification

Airaa verifies each submission automatically:

* Confirms the task was completed on the correct platform
* Checks it was completed by the correct creator account
* Screens for bot activity and low-quality engagement

No manual review required unless a submission is flagged.

## Notes

* Campaigns cannot be paused or cancelled once live
* Unspent budget is withdrawable after 7 days
* Creators receive USDC within 48 hours of verification


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.airaa.xyz/campaigns/instant-tasks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
