> For the complete documentation index, see [llms.txt](https://kenesis.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kenesis.gitbook.io/whitepaper/core-features/tokenomics-and-rewards.md).

# Tokenomics and Rewards

Platform introduces its native token, $KEN, as a cornerstone of its decentralized learning ecosystem, designed to incentivize platform engagement, reward users, and enhance creator visibility. By integrating $KEN into transactions, staking, and content promotion, platform fosters a dynamic and sustainable economy that aligns with its vision of a transparent, creator-centric, and inclusive global marketplace for knowledge.&#x20;

**The tokenomics and rewards system includes the following key elements:**

#### <mark style="color:blue;">**Purchase Rewards**</mark>

To encourage the use of token, both buyers and sellers who transact with the native token receive reward tokens with each purchase. These rewards can be accumulated and redeemed for future content purchases, such as courses, eBooks, research papers, or AI modules, or used in staking programs for additional benefits. This incentivizes active participation, fosters loyalty, and enhances the platform’s economic ecosystem.

#### <mark style="color:blue;">**Yield Staking for Ranking**</mark>

Creators can participate in a yield staking program by locking tokens, which grants them priority ranking on the platform. Staked creators benefit from increased visibility, with their courses or content prominently featured in the hero section of the marketplace. This strategic placement enhances discoverability, driving higher traffic and sales potential, and rewards creators for their commitment to the ecosystem.

#### <mark style="color:blue;">**Token Utility**</mark>

The **$KEN token** is the governance token of the Kenesis platform. Its utility brings greater flexibility and value to the entire community. It can be used to purchase tokenized content and, in the upcoming v2 release, it will also serve as a payment method for platform fees. Currently, all transactions include a 2.5% fee allocated to the Kenesis Foundation.&#x20;

In v2, however, users will be able to pay for courses and fees separately, giving them the choice of how to use $KEN across supported blockchains such as Binance Smart Chain, Base, Polygon, Arbitrum, Ethereum, and Optimism. In addition, those interested will be able to participate in staking programs, receiving rewards and ranking benefits. This wide range of utilities makes $KEN an essential element for the platform’s operation, helping to strengthen a dynamic, collaborative, and interconnected digital economy.


---

# 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://kenesis.gitbook.io/whitepaper/core-features/tokenomics-and-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.
