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

# Buzzboard

<div align="left"><figure><img src="/files/DRpMQUTxkJKYLBWMlQkE" alt=""><figcaption></figcaption></figure></div>

Buzzboard is MemeX's campaign leaderboard for AI-selected content and verified human spread. Brands run a seasonal campaign, and real users compete to create and spread quality content that earns measurable engagement.

### How it works <a href="#how-it-works" id="how-it-works"></a>

1. **Campaign**: a brand opens a dedicated hive with its keywords.
2. **AI quality check**: only qualified posts receive Buzz It activation.
3. **Verified spread**: activated content spreads to external platforms, weighted by each spreader's ALIVE grade.
4. **Report**: clicks, signups, and top contributors are measured into a season report.

### ALIVE-weighted spread <a href="#alive-weighted-spread" id="alive-weighted-spread"></a>

Not all spread is equal. A verified human's reach counts for more than an unverified one: the ALIVE trust layer weights every action by grade, so real influence rises to the top.

### Dual incentive <a href="#dual-incentive" id="dual-incentive"></a>

Both the original creator and the people who spread the content are rewarded. Quality content and organic spread are recognized separately.

### What brands receive <a href="#what-brands-receive" id="what-brands-receive"></a>

After each season, brands get a clear picture of real performance: total spread, platform distribution, external clicks, new signups, and the top contributors worth working with.

{% hint style="info" %}
Only verified human spread counts: bots and self-clicks are filtered out. The exact scoring stays private to keep campaigns fair.
{% endhint %}

> Real reach from real humans wins.


---

# 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://memex-3.gitbook.io/memex/product/buzzboard.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.
