> For the complete documentation index, see [llms.txt](https://krain.gitbook.io/krain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://krain.gitbook.io/krain/ecosystem/usdkrain-token-powering-the-krain-ecosystem.md).

# $KRAIN Token: Powering the Krain Ecosystem

The $KRAIN token lies at the heart of the Krain ecosystem, driving innovation, community engagement, and long-term growth. Designed with robust utilities and incentives, $KRAIN empowers users to unlock premium features, earn rewards, and actively shape the platform's future.

<figure><img src="/files/2oPbjue7f3XI6sFN1ssp" alt=""><figcaption></figcaption></figure>

## Core Token Features:

* Token Name: Krain Token ($KRAIN)
* Total Supply: TBA
* Network: TBA
* Type: Utility and Governance Token
* Model: TBA

## **Primary Utilities of Krain**

🏆 **Unlock Premium AI Features**\
Gain access to advanced functionalities across the Krain platform:

* App Portal Primary Currency: Power seamless transactions within the system using $KRAIN.
* App Portal Subscriptions: Unlock premium AI agent features and tools with $KRAIN.
* App Portal Sponsorship: Promote your AI agents for maximum visibility and engagement.
* App Performance Rewards: Earn $KRAIN for high-performing agents, incentivizing excellence.
* App Token Liquidity Pairing: Pair $KRAIN with agent-specific tokens to boost liquidity and ecosystem growth.

💸 **Earn Staking Rewards**\
$KRAIN holders can stake tokens to secure the ecosystem and unlock rewards:

* Staking Incentives: Earn rewards based on staking duration, platform participation, and governance activity.
* Ecosystem Alignment: Staking aligns participants' interests with Krain's growth, creating a thriving community.

🌐 **Participate in Governance**\
Shape the future of Krain through decentralized governance:

* Proposal Submission: $KRAIN holders can propose new features, platform changes, or initiatives.
* Voting Power: Use $KRAIN to vote on key decisions that influence the ecosystem.
* Enhanced Rewards: Governance participants earn increased staking rewards, fostering active engagement.

📈 **Token Buybacks and Deflationary Mechanism**\
Krain incorporates a deflationary model to ensure long-term value:

* Platform Fees: A portion of fees collected in $KRAIN is burned, reducing circulating supply and driving token scarcity. (subject to community governance)
* Token Buybacks: Periodic buybacks further strengthen the token’s value proposition.

**Why $KRAIN Matters**

With its versatile utilities, $KRAIN is engineered to fuel the future of the AI Economy. It empowers users to unlock next-generation AI capabilities, ensuring their participation is both rewarding and impactful.

<br>


---

# 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://krain.gitbook.io/krain/ecosystem/usdkrain-token-powering-the-krain-ecosystem.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.
