# Aura Points

Aura Points are earned by every creator who participates in campaigns on Airaa — regardless of your Aura Score or follower count. They are your long-term record of contribution on the platform.

***

### How you earn Aura Points

* Completing any Instant Task
* Participating in Aura Board campaigns
* The better your content performs, the more points you accumulate

***

### Aura Score vs. Aura Points

These are two different things:

|                       | Aura Score                                                                           | Aura Points                                       |
| --------------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------- |
| **What it is**        | Your reputation score on the platform                                                | Points accumulated through campaign participation |
| **Who earns it**      | All creators (score is computed from your profile quality, engagement, and activity) | All creators, earned actively by participating    |
| **Minimum threshold** | 200 required to qualify for USDC rewards                                             | No minimum — everyone earns from day one          |
| **Used for**          | Brand eligibility filters, payout rate                                               | Platform leaderboard, future rewards              |

***

### What Aura Points are used for

Right now, Aura Points are tracked and displayed on your profile. Coming soon:

* A **dedicated Aura Points leaderboard** ranking the top contributors across the platform
* **Separate rewards** for top Aura Points holders

{% hint style="info" %}
**Aura on Aura Boards** is a separate concept — it's a campaign-specific mindshare metric showing how much of the total campaign attention you own vs. other participating creators. [Learn about Aura Boards →](/docs/for-creators/aura-boards.md)
{% 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/aura-points.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.
