> 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/creators/gimi-level-system.md).

# GIMI Level System

The **GIMI Level System** is designed to keep things fair, fun, and rewarding. It separates **authentic creators** from **farmers, botters, and bad actors**, giving real creators a way to **stand out, gain trust, and unlock perks** across the platform.

Your level shows the community — and brands — that you’re a **verified, consistent, and creative contributor**. The higher your level, the more visibility, credibility, and rewards you unlock.

#### ⚡ Why It Matters

Being a verified creator on GIMI goes beyond just a badge — it means:

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

<figure><img src="/files/JSEn0SySuVtxEOm4S1qt" alt=""><figcaption></figcaption></figure>

### How to increase levels:

**🎨 Platform Activity**

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

💡 Pro Tip

Authenticity always wins. Keep your posts creative, stay active, and avoid anything that looks automated or low-effort. The system is designed to **reward genuine creators** and automatically flag suspicious growth — so play fair, stay creative, and climb the ranks.\ <br>


---

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