> 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/for-brands.md).

# For Brands

{% hint style="info" icon="asymmetrik" %}

### FOR BRANDS

Advertising powered by verified human participation. Most ad platforms charge for impressions and clicks. MemeX connects your brand to real, verified humans, so you only count what actually happens.
{% endhint %}

### Two ad suites, built on ALIVE <a href="#two-a-d-suites-built-on-alive" id="two-a-d-suites-built-on-alive"></a>

MemeX offers two ways to run a campaign. Run one, or combine both.

{% columns %}
{% column %}
{% hint style="warning" icon="sparkles" %}
ALIVE Ad Suite

Internal, action-based
{% endhint %}

{% hint style="warning" icon="sparkles" %}
Verified missions inside MemeX. Real users complete brand actions, and every completion is verified human, not a bot. Mission types include Food and Social, with custom missions available on request.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="warning" icon="bee" %}
Buzz Board Ad Suite

External, spread-based
{% endhint %}

{% hint style="warning" icon="bee" %}
Seasonal campaigns that spread from MemeX out to external platforms. AI selects quality content, and ALIVE weights every spread by real human grade. You see real clicks, real signups, and your top contributors.
{% endhint %}
{% endcolumn %}
{% endcolumns %}

### Why it works <a href="#why-it-works" id="why-it-works"></a>

1. Verified human participation: 0% bots, by design.
2. Verifiable completion: every step logged, not just final clicks.
3. Explainable reporting: full-funnel insight, not vanity metrics.

{% hint style="info" icon="asymmetrik" %}
Want to talk about a campaign?

Tell us your brand, market, and goals. We will help you find the right mix.

**<biz@memex.xyz>**
{% 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, and the optional `goal` query parameter:

```
GET https://memex-3.gitbook.io/memex/product/for-brands.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.
