# Creator Rules

Airaa is built on the quality of its creator network. To keep campaigns valuable for brands and earnings fair for legitimate creators, the following rules are enforced across the platform.

***

### What's not allowed

**Engagement farming**\
Circle-jerking — sharing your posts in engagement farming communities or coordinated groups to artificially inflate likes, retweets, and impressions — is prohibited. Airaa's algorithm detects abnormal engagement patterns and flags them automatically.

**AI-generated slop**\
Submitting low-effort AI-generated text, AI images, or content that is slightly rephrased from a previous submission is not allowed. Content must be original, high-quality, and genuinely created by you. Repurposing a previous angle or format is fine — copy-pasting the same post with minor tweaks is not.

**Misrepresentation**\
Submitting a post that doesn't genuinely match the campaign's content guidelines — even if it technically passes at surface level — violates platform rules.

***

### How enforcement works

Airaa's algorithm continuously monitors engagement quality and content patterns. Violations don't result in manual warnings — **consequences are applied automatically** based on what the system detects:

* **Aura Score demotion** — your reputation score is reduced, lowering your payout rates and restricting access to higher-value campaigns
* **Platform ban** — repeated or severe violations result in a permanent ban

{% hint style="warning" %}
There is no dispute or appeal process for AI content rejections or algorithmic enforcement actions. The best way to stay in good standing is to post genuine, high-quality content from the start.
{% endhint %}

***

### A note on repurposed content

You're allowed to post about the same brand across multiple campaigns. You're not allowed to recycle the same images, the same post structure, or near-identical content repeatedly. Each submission should represent a fresh, authentic take.


---

# 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/creator-rules.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.
