> For the complete documentation index, see [llms.txt](https://gimi.gitbook.io/gimi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gimi.gitbook.io/gimi/for-creators/gimi-level-system.md).

# GIMI Level System

How the GIMI Level System rewards authentic creators with faster moderation, campaign priority, and trust from brands.

The GIMI Level System keeps things fair. It helps authentic creators stand out from farmers, botters, and bad actors, and it unlocks visibility, credibility, and perks as you contribute.

Your level shows the community — and brands — that you are a consistent, creative contributor. Higher levels mean more trust when you join sourcing, distribution, or contest campaigns.

### Why it matters

A verified, higher-level creator on GIMI can get:

* Faster moderation on your posts
* Priority placement in campaigns (like a built-in boost)
* More trust from brands reviewing your content
* Early access to premium campaigns, beta features, and collabs

<figure><img src="https://686011397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLtUrS96alXp0kg3VyXe%2Fuploads%2FamzTLUKZaNOEuvB20GKN%2FScreenshot%202025-10-08%20at%2014.28.15.png?alt=media&#x26;token=53f0a173-ef02-4f97-b83c-42a900afba61" alt="GIMI level progress on a creator profile"><figcaption></figcaption></figure>

### How do I increase my level?

**Platform activity**

* Approved content: **+1 point**
* Content Spotlight: **+5 points**
* Campaign win: **+7 points**
* Weekly streak (posting every week for 3 weeks): **+3 points**

{% hint style="info" %}
Authenticity always wins. Keep posts creative, stay active, and avoid anything that looks automated or low-effort. The system rewards genuine creators and flags suspicious growth — so play fair and climb the ranks.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gimi.gitbook.io/gimi/for-creators/gimi-level-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
