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

# Creator Monetization

Zion is for Creators. We strive to build tools that allow Creators to capitalize on their following. As a Creator you can monetize your following and content in the following ways:

* Add [Community fees](/communities/communities-for-creators.md#community-fees) to your Community. This allows you to add a one time non-refundable membership fee, a non-refundable posting fee if members want to post their own content in your community, and a staking fee for every comment and post. Staking fees are return after a set period of time if you do not remove them for violating Community rules.
* Post [paid messages](/communities/openchat.md#paid-messages) in OpenChat to collects for content you wish to be pay to view.
* Get Boosts from your most loyal followers on content you post which are sent directly to your [Zion Wallet](/zion-account/lightning-wallet.md).


---

# 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:

```
GET https://guide.zion.fyi/zion/creator-monetization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
