# Payouts

All creator payments on Airaa are made in **USDC on the Base network**, within **48 hours of content approval**.

## How payouts work

<figure><img src="/files/1yyvcDzJt1Z6xUtijXTu" alt=""><figcaption></figcaption></figure>

\## How payouts work

1. You complete a campaign task and submit through the Airaa app
2. Airaa's AI verifies your submission
3. If the campaign requires brand review, the brand approves your content
4. USDC is sent to your linked wallet within 48 hours of final approval

No invoices. No wire transfers. No payment delays.

## Your wallet

**Auto-generated wallet:** If you signed up with email, Airaa automatically created a Base wallet for you. Your USDC is sent there automatically.

**Connected wallet:** If you linked MetaMask or Coinbase Wallet, your USDC goes directly to that wallet.

You can view your wallet address and balance in **Account → Wallet**.

## Withdrawing USDC

USDC on Base can be transferred to any compatible wallet or exchange. To convert to fiat (USD, EUR, etc.), use an exchange that supports Base network USDC (e.g., Coinbase, Binance).

## Payment status

Track all your payments in **Account → Earnings**:

* Pending - submitted, awaiting verification or brand review
* Approved - verification complete, payment processing
* Paid - USDC sent to your wallet
* Rejected - submission did not meet campaign requirements

## Common questions

**What if my submission is rejected?** You won't be paid for rejected submissions. Airaa will show the rejection reason. You can resubmit if the campaign allows revisions.

**What if I don't receive payment after 48 hours?** Contact Airaa support via the in-app chat or [Telegram](https://t.me/airaaHQ).

**Can I change my wallet address?** Yes. Go to **Account → Wallet → Update wallet**. Future payments will go to the new address. Past payments cannot be rerouted.


---

# 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/creators/payouts.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.
