> 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/earning-rewards.md).

# Earning rewards

Scribble has two reward systems running in parallel — USDC paid per approved campaign submission, and points that accumulate across every campaign you participate in.

### USDC rewards

Every bounty has a reward pool in USDC. When the brand reviews and approves winning submissions, rewards are distributed directly to your connected wallet. One submission per bounty — but you can attach links from multiple platforms to make it stronger.

<figure><img src="/files/4cOuQpWAgBZCzknVzneU" alt=""><figcaption></figcaption></figure>

> Publishing across multiple platforms strengthens your submission, a Reddit thread, a Substack post, and an X thread on the same topic show wider citation coverage across ChatGPT, Perplexity, Gemini, Grok, and Copilot. One submission, multiple platform links, stronger case for approval.

**Points**

Points accumulate across every campaign you participate in, not just the ones you win. They track your activity on Scribble over time and build your standing in the creator network.<br>

<figure><img src="/files/6MN6kQP8bdoDMw1XDRZd" alt=""><figcaption></figcaption></figure>

### The compounding effect

Every campaign you do builds something bigger than the payout.

Content you publish targeting specific query topics stays indexed. It keeps working after the campaign ends, getting cited by ChatGPT, Perplexity, and Gemini long after you submitted it.

A creator who publishes consistently across Reddit, Substack, Medium, Paragraph, and X builds a citation surface that spans every major LLM. That is a form of authority that compounds in value, in every context, not just on Scribble.

No follower count required. A well-written Reddit thread from a 200-follower account can carry more LLM citation weight than a tweet from a 100K account. Quality of content decides.


---

# 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/earning-rewards.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.
