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

# Introduction

### Scribble for creators

The way people discover things has changed. Your customers, and your audience, are no longer just searching Google. They are asking ChatGPT, Perplexity, and Gemini. And those models decide who to recommend based on what they have read and cited across the web.

### A new kind of creator authority

Followers and likes are vanity metrics in a world where LLMs decide who gets recommended. A creator with 500 followers whose Substack gets cited by ChatGPT carries more authority in the AI era than one with 50,000 followers whose content never gets indexed.

> A creator cited by ChatGPT, Perplexity, or Gemini is a trusted source. That is a fundamentally different kind of authority, and it compounds over time regardless of which platform you are on or which brand you are writing for.

### Why multi-platform presence matters

Different LLMs pull from different sources. Grok weights X heavily. Perplexity and ChatGPT pull from Reddit threads and long-form content on Substack and Medium. Gemini indexes across the open web. A creator present on only one platform is visible to only a fraction of the models your audience is already using.

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

A creator who publishes across all five platforms builds a citation surface that reaches ChatGPT, Perplexity, Gemini, Grok, and Copilot simultaneously. That is not just more valuable to brands, it is more valuable to you, as a creator, in every context you operate in.

### What Scribble does for creators

**Get paid while you build authority**

Scribble campaigns pay guaranteed USDC rewards for approved submissions. You are not writing for exposure, you are earning for output that also builds your long-term citation profile.

**Campaigns built for multi-platform publishing**

Every Scribble campaign spans X, Reddit, Substack, Medium, and Paragraph. You choose which platforms to publish on. Each platform you add expands your citation surface across a different set of LLMs.

**No follower count required**

Followers do not decide your value here. Good content does. A well-written Reddit thread from a 200-follower account can carry more LLM citation weight than a tweet from a 100K account.

**Human writing only**

AI-generated content is not accepted on Scribble, and for good reason. LLMs are trained to downweight AI-written text. Real human voices are what build real citation authority.

{% hint style="info" %}
Start building your citation profile today, browse bounties and get paid to write. [Browse Bounties](https://scribble.network/bounties)
{% 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:

```
GET https://docs.scribble.network/for-creators/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
