> 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/introduction/welcome-to-scribble/how-scribble-works.md).

# How Scribble works

Scribble connects three things: a brand that wants to be found, a network of creators who publish real content, and the LLMs that cite that content when users ask for recommendations. Here is how it flows.

<figure><img src="/files/9PgwI8luSOhRjYDTVSgA" alt=""><figcaption></figcaption></figure>

### Why it compounds

Unlike a paid ad that disappears when you stop spending, indexed creator content keeps working. Every campaign adds a new layer of permanent, LLM-readable assets. The more campaigns you run, the harder your brand becomes to displace in ChatGPT, Perplexity, Gemini, Grok, and Copilot answers.

* Real content - Written by real creators, not bots or AI-generated fluff. LLMs trust it.
* Multi-platform - Published across 5 LLM-indexable platforms in a single campaign.
* Fully tracked - Citations, mentions, and share of voice tracked per LLM in real time.


---

# 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/introduction/welcome-to-scribble/how-scribble-works.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.
