# Campaign Types

Campaigns run inside your Community. Pick a type from the Campaign App Store, configure the brief, and launch.

<figure><img src="/files/VaYYHiE17ttTS81qtbwt" alt=""><figcaption></figcaption></figure>

## Available campaign types

| Campaign                                     | Best for                                | Setup          | Min budget    |
| -------------------------------------------- | --------------------------------------- | -------------- | ------------- |
| [Instant Tasks](/campaigns/instant-tasks.md) | Fast reach, actions, referrals          | Self-serve     | $100 USDC     |
| [UGC](/campaigns/ugc.md)                     | Short-form video content                | Self-serve     | Contact Airaa |
| [Clipping](/campaigns/clipping.md)           | Distributing long-form content as clips | Self-serve     | Contact Airaa |
| [Aura Board](/campaigns/aura-board.md)       | KOL mindshare competition               | Via Airaa team | Custom        |

## How campaigns work

1. **Configure** - Set your brief, eligibility filters, reward structure, and budget
2. **Fund** - Deposit USDC on Base to activate the campaign
3. **Launch** - Creators in your Community are notified via Telegram and the Airaa app
4. **Review** - Airaa's AI verifies submissions; you review flagged content
5. **Pay** - Approved creators receive USDC within 48 hours

## Eligibility filters

All campaigns let you filter which creators are eligible:

* Minimum follower count (per platform)
* Quality Score threshold
* Location / region
* Niche or vertical
* Specific creator list (allowlist)

## Reward structures

| Structure                       | How it works                                                      |
| ------------------------------- | ----------------------------------------------------------------- |
| FCFS (First Come, First Served) | Budget distributed until it runs out                              |
| Raffle                          | All eligible completions entered; winners selected randomly       |
| Leaderboard                     | Top performers ranked by a metric; prize pool distributed by rank |
| Milestone                       | Fixed reward per verified completion, up to a cap                 |

## After launch

Once a campaign is live, **it cannot be paused or cancelled.** Unspent budget is withdrawable after 7 days.

Airaa's AI handles content verification automatically. You only need to review submissions manually if they're flagged for brand safety or quality issues.

***

## Roadmap

Coming soon: Affiliate Tracking, Referral Bounty, Whitelist Drop, Live Show, Email Drop, Community Quest (Discord/Telegram engagement).


---

# 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.airaa.xyz/campaigns/overview.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.
