> For the complete documentation index, see [llms.txt](https://fair-indonesia.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fair-indonesia.gitbook.io/docs/overview/readme.md).

# Welcome to Fair

**Fair** is an end-to-end influencer marketing platform built for brands and agencies that take creator campaigns seriously.

From discovering 400M+ creators across Instagram, TikTok, Twitter, YouTube - to running campaigns, tracking real-time performance, and measuring ROI — Fair handles the entire workflow in one place.

***

## What you can do with Fair

* **Find the right creators** — search and filter across 400M+ profiles with precision targeting
* **Analyse before you commit** — deep audience data, engagement rates, and authenticity scores
* **Run campaigns end to end** — manage briefs, track deliverables, and monitor live performance
* **Measure what matters** — brand analytics, CPV, total reach, and full ROI reporting
* **Avoid audience overlap** — identify shared audiences across creators before you spend

***

## Who this documentation is for

| Reader          | What to focus on                    |
| --------------- | ----------------------------------- |
| Brand marketers | Getting Started → Features → Guides |
| Agencies        | Plans → Growth Partner → Guides     |
| Developers      | Developers → API Reference          |

***

## Get started

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quick Start</strong> — Set up your account and run your first campaign in minutes</td><td><a href="/pages/JCtNdByBeYzYi5XlBtzH">/pages/JCtNdByBeYzYi5XlBtzH</a></td></tr><tr><td><strong>API Reference</strong> — Integrate Fair data directly into your tools and workflows</td><td><a href="/pages/fgZjQqOON4Fk49KSwYiv">/pages/fgZjQqOON4Fk49KSwYiv</a></td></tr></tbody></table>

***

**Need help?** [Book a demo](https://calendly.com/dendy-fair-indonesia/globalfairdemosession) or log in at [app.fair-influence.com](https://app.fair-influence.com/login).


---

# 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://fair-indonesia.gitbook.io/docs/overview/readme.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.
