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

# The REBL Platform

REBL is a cutting-edge content hub that puts the power of generative AI directly into your hands. REBL lets you create, share, and monetize all in one place. Our unique **Fuse** feature allows you to effortlessly blend text prompts, styles, and images to generate stunning AI-powered creations.

The process is simple: **create content with AI, publish it, build your audience, and earn Diamonds to unlock even more AI-generated content**. No need to juggle between different platforms – REBL brings everything together for you.

<figure><img src="/files/yoLCdpCI0fLN8ELrm0dU" alt=""><figcaption></figcaption></figure>

Thousands of creators are already using the REBLApp to turn their creativity into income. As your audience grows and interacts with your content, you'll be rewarded with **Gems**, which can be staked to earn **Diamonds** – the key to unlocking even more AI-driven creative power.

Here’s how it works:

* **Create with AI**: Use advanced tools like Fuse to combine prompts, styles, and images into unique creations.
* **Publish your work**: Share your content with the REBL community and watch your audience grow.
* **Earn Gems** when others engage with your posts, rewarding your creativity and helping you build a following.
* **Stake Gems to earn Diamonds**, which are used to generate more AI content and purchase digital assets.

With REBL, your creativity fuels your success. The more you create, publish, and engage with your audience, the more you earn – unlocking an endless cycle of creative potential. Join the thousands of creators who are earning and evolving with every interaction on the REBL Network.


---

# 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://rebl.gitbook.io/rebl/yuser/the-rebl-platform.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.
