> For the complete documentation index, see [llms.txt](https://docs.moseiki.app/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moseiki.app/docs/monetization.md).

# Monetization

We believe that every creator deserves a fair shot at success, and we're committed to building a platform that empowers them to achieve it.

The creator economy is exploding. Passionate individuals are building massive followings, creating engaging content and trends. But for far too long, most of the profits generated by this content benefited social media platforms, leaving creators themselves scraping by for crumbs.

This exploitative model is unfair, and we want to start a revolution the creator economy needs. We empower creators to own their content and reap the full financial rewards it deserves.

### Here's how we flip the script:

On-chain ownership: Your content, your data, your rules. With Moseiki, your creations are stored securely on the blockchain, giving you verifiable ownership and control. Ending worrying about platforms taking down your work or monetizing it without your consent.&#x20;

Direct monetization: Moseiki's on-chain revenue model allows you to directly connect with your audience and monetize your content through sticker packs, exclusive content subscriptions, and NFTs.&#x20;

Community-driven ecosystem: Moseiki is more than just a platform; it's a thriving community of creators, supporters, and innovators. Collaborate with other creators, build engaged communities, and unlock new revenue streams through collective efforts.&#x20;

Fair and transparent governance: You have a say in Moseiki's future. The platform's decentralized governance system gives you the power to influence its development and ensure it remains creator-centric.&#x20;

In Moseiki creators are the star attraction, not just another source of ad revenue and every like, comment and share translates into real financial value for the people who generate the content.


---

# 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://docs.moseiki.app/docs/monetization.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.
