# Earning Rewards

INLEO rewards creators and curators with cryptocurrency.

## How Rewards Work

When you create content on INLEO, the community can upvote it. After 7 days, rewards are distributed based on:

* **Author rewards** — 50% goes to you
* **Curator rewards** — 50% goes to voters

## Reward Tokens

* **LEO** — The native token of the INLEO ecosystem
* **HIVE** — The base layer blockchain token

## Maximizing Your Earnings

1. **Create quality content** — Well-written posts earn more upvotes
2. **Engage with the community** — Active users attract more followers
3. **Stake LEO Power** — Increases your curation rewards
4. **Be consistent** — Regular posting builds your audience

## Cashing Out

Your rewards can be:

* Held as investment
* Traded on exchanges (Hive-Engine, TribalDex)
* Used within the INLEO ecosystem


---

# Agent Instructions: 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://docs.inleo.io/getting-started/earning-rewards.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.
