# Cura

## Cura

- [Overview](https://cura-docs.openrank.com/overview.md)
- [Features](https://cura-docs.openrank.com/features.md)
- [Setting up Cura](https://cura-docs.openrank.com/setting-up-cura.md)
- [Simplify Channel Management](https://cura-docs.openrank.com/simplify-channel-management.md)
- [Approve Membership Requests](https://cura-docs.openrank.com/simplify-channel-management/approve-membership-requests.md): Set up a frame for your channel with 1-click and start reviewing requests .
- [Auto-invite and Auto-approve](https://cura-docs.openrank.com/simplify-channel-management/auto-invite-and-auto-approve.md)
- [Discover New Users](https://cura-docs.openrank.com/simplify-channel-management/discover-new-users.md)
- [Reward Quality Contributions](https://cura-docs.openrank.com/reward-quality-contributions.md)
- [Channel Leaderboards](https://cura-docs.openrank.com/reward-quality-contributions/channel-leaderboards.md): Introduction, Setting up and FAQ about Leaderboards for Mods and Users
- [Distribute Rewards According to Channel Leaderboard](https://cura-docs.openrank.com/reward-quality-contributions/distribute-rewards-according-to-channel-leaderboard.md): Channel mods can now connect wallet, distribute any ERC 20 token of your choice to channel users using the channel reputation scores. Refer to the below video for how it works.
- [Channel Wallet and Tokens](https://cura-docs.openrank.com/channel-wallet-and-tokens.md)
- [Unlocking a Channel Economy](https://cura-docs.openrank.com/channel-wallet-and-tokens/unlocking-a-channel-economy.md)
- [Earning and Claiming Tokens](https://cura-docs.openrank.com/channel-wallet-and-tokens/earning-and-claiming-tokens.md): FAQ and guide for Channel users


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://cura-docs.openrank.com/overview.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.
