> 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/how-it-works/social-rewards.md).

# Social Rewards

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

Social Rewards rewards real human creativity and connection.

Every meme you make, every friend you bring, every comment you leave becomes part of your participation profile: and the platform grows because real people show up.

### Create <a href="#create" id="create"></a>

Make memes. Capture moments. Express your daily life. The simplest unit of value on MemeX is a meme that someone actually made.

### Share <a href="#share" id="share"></a>

Send your memes through Instagram, X, Reddit, and other social channels. Bring people in. Build your audience.

### Engage <a href="#engage" id="engage"></a>

Like, comment, remix, battle. Your activity in the feed flows back into ALIVE: verified social action becomes part of your trust profile.

### Hive: communities you can join <a href="#hive-communities-you-can-join" id="hive-communities-you-can-join"></a>

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

Hive is where conversations live on MemeX. Each hive is a topic-driven community: anyone can join, post, upvote, and pin highlights. Moderators keep things on track.

Activity inside a hive flows back into ALIVE: your contributions become part of your trust profile.

[Explore Hive →](https://app.memex.xyz/hive)

### Leaderboard <a href="#leaderboard" id="leaderboard"></a>

Your social activity earns a place on the MemeX Leaderboard. The more real engagement you create, the higher you climb.

Rankings reflect genuine participation: verified through ALIVE, so the board rewards real humans, not bots.

> The more real, the more it spreads.


---

# 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/how-it-works/social-rewards.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.
