> 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/welcome-to-gimi.md).

# Welcome to GIMI

### <mark style="color:$primary;">The Content Rewards Engine for Culture-Driven Brands</mark>

GIMI is reward infrastructure that lets brands launch content challenges that track, rank, and pay brand-approved content across the internet.

### <mark style="color:$primary;">Getting Started</mark>

**For Brands:**\
Launch challenges in minutes. Track submissions across platforms. Approve quality content. Rewards distribute automatically. Get instant participation from the GIMI-verse.

**For Creators:**\
Find challenges from brands you care about. Create content. Get approved. Earn based on quality and performance, not follower count.

### <mark style="color:$primary;">The Problem</mark>

Brands can't steer, measure, or reward content at scale. Your community creates content about you every day, but you have no system to activate, organize, reward, or amplify it.

**What you're losing:**

* **Loyalty** – Your best creators are invisible to you
* **Culture** – 80% of great content gets buried without rewards
* **Growth** – No incentive for new creators to join

Traditional approaches don't work:

* Manual tracking across platforms is operational hell
* No systematic rewards means lost retention
* Works for 10 creators, breaks at 100

#### <mark style="color:$primary;">The GIMI Solution</mark>

Launch challenges in minutes. Creators post on their platforms like TikTok, Instagram, YouTube, X, Reddit, Linkedin and Facebook. They submit links to GIMI, you approve, we track, curate, and pay at scale.

**How it works:**

1. **Set up challenges** – Define rules, rewards, objectives
2. **Track & rank** – Creators post, we track, you approve
3. **Reward** – Creators get paid instantly in fiat or crypto

**Two challenge structures:**

* **Live rewards** – Approval bonuses + spotlights + performance payouts
* **Contest** – Fixed prizes, winner-takes-all energy

**Public or private:**

* Public challenges for volume
* Private (invite-only) for quality and exclusivity

#### <mark style="color:$primary;">Why It Works</mark>

**The growth loop:** Post → Approved → Earn → Convert → Repeat

Rewarded creators create more. Your brand grows. More creators join. It compounds.

**Proven results:**

* **36x** more engagement per dollar than influencers
* **12x** viral spread vs traditional campaigns
* Data from 1.2M+ submissions across 165+ challenges

#### <mark style="color:$primary;">Remember</mark>

**100 everyday creators outperform 1 influencer.**


---

# 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/welcome-to-gimi.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.
