> 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/plans/self-service.md).

# Self-Service

**$199 / month**

The Self-Service plan is built for brands and marketing teams who want full control over their influencer campaigns without the overhead of an agency.

***

## What's included

* **5,000 credits per month** — enough to research and shortlist creators across multiple campaigns
* **Up to 3 active campaigns** — run up to three campaigns simultaneously
* **Creator Discovery** — full access to the 150M+ creator database with all filters
* **Analyser** — complete creator profile data including engagement, authenticity, and audience breakdown
* **Campaign Management** — create, track, and report on campaigns end to end
* **Brand Analytics** — cross-campaign performance reporting
* **Creator Overlap** — check audience overlap before booking creators

***

## Who it's for

* In-house marketing teams running regular influencer campaigns
* Brands testing influencer marketing for the first time
* Small agencies managing a handful of clients

***

## Limitations

* No API access (available on Pro and above)
* Limited to 3 simultaneous active campaigns
* 5,000 monthly credits (upgrade to Pro for 20,000)

***

## Getting started on Self-Service

1. Sign up at [app.fair-influence.com](https://app.fair-influence.com/login)
2. Select the Self-Service plan during onboarding
3. Follow the [Quick Start guide](/docs/getting-started/quick-start.md)

***

## Upgrading

You can upgrade to Pro at any time from **Settings → Billing**. Your data and campaigns carry over.

See [Pro](/docs/plans/pro.md) for what changes.


---

# 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/plans/self-service.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.
