> For the complete documentation index, see [llms.txt](https://grebes-organization.gitbook.io/grebe.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://grebes-organization.gitbook.io/grebe.world/11.-use-cases/2.-social-media-platform-grebe-social.md).

# 2. Social Media Platform: Grebe Social

**📱 Grebe Social** is a decentralized platform where creators and fans interact in a GRT-based economy, enabling **creator monetization**, **fan rewards**, and **exclusive token-gated content**.

**💡 Key Features**

* **Creator Reward Pools**: Fans earn GRT by engaging with creators.
* **Engage-to-Earn**: Likes, shares, and referrals are rewarded.
* **Verified Creator Tools**: Premium features for artists and influencers.
* **Token-Gated Access**: Unlock content and livestreams using GRT.
* **Leaderboards & Badges**: Top fans get GRT bonuses and recognition.

**🌍 Use Cases**

* Creators reward top commenters with GRT
* Fans unlock exclusive music drops using GRT
* Brands sponsor viral campaigns with GRT incentives

**⚙️ Powered by:** Grebe Coin (GRT)

***

**3. Hybrid Swap Exchange: Grebe Hybrid Swap**

**🔄 Grebe Hybrid Swap** merges CEX-level speed with DEX-level transparency, offering seamless token swaps with full user control.

**💡 Key Features**

* **Hybrid Architecture**: Off-chain matching + on-chain settlement
* **Real-Time Price Feeds**: Chainlink-powered rate accuracy
* **Custom Swap Pairs**: GRT/USDT, GRT/BNB, and user tokens
* **2% Transaction Fee**: Shared between LPs and the treasury
* **Advanced UI**: Includes slippage control, charts, and token approvals

**🌍 Use Cases**

* Swap tokens instantly with low slippage
* Earn GRT via liquidity provision
* Launch tokens with GRT-backed liquidity


---

# 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://grebes-organization.gitbook.io/grebe.world/11.-use-cases/2.-social-media-platform-grebe-social.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.
