# Getting Started

Airaa lets you earn USDC by creating content for Web3 brands. Every campaign is Onchain — no invoices, no waiting on manual transfers.

### What you need

* An active **X (Twitter)** account
* A crypto wallet on the **Base** network

***

### Setting up

**Step 1 — Connect your X account**\
Sign in to Airaa using your X account. Airaa pulls your profile data — follower count, smart followers, engagement history — to build your creator profile and determine which campaigns you're eligible for.

**Step 2 — Connect your wallet**\
Connect a Base-compatible wallet (e.g. MetaMask, Coinbase Wallet). This is where your USDC rewards will be sent.

**Step 3 — Enable Telegram alerts**\
Interact with the Airaa Telegram bot once to activate notifications. You'll get an instant alert every time a campaign you're eligible for goes live — so you never miss a FCFS slot.

***

### Your Discover page

Once you're in, the Discover page is your home base:

* **Earnings dashboard** — track this week's earnings, pending payouts, and your all-time total
* **Featured Aura Boards** — highlighted long-form campaigns from active brands
* **Campaign feed** — all live Instant Tasks and Aura Boards, filtered by your eligibility
* **Top Earners** — see where you rank against other creators on the platform

***

### Campaign eligibility

Every campaign on Airaa is visible to all creators. If you don't meet a campaign's eligibility criteria, it will show as **Ineligible** in your feed. You won't see the specific reason — just that you don't currently qualify.

{% hint style="info" %}
Your eligibility is determined by your Aura Score, follower count, smart follower count, location, and niche. [Learn how Aura Points work →](https://airaa.gitbook.io/docs/for-creators/aura-points)
{% 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/getting-started.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.
