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

# Token

FRAK is the native governance token of the Fraktal Ecosystem.&#x20;

The Fraktal DAO Token (FRAK) is an erc20 native token used to govern the ecosystem. By staking FRAK, users receive voting power in the Fraktal DAO and earn ETH from protocol transaction fees.

FRAK has a variety of use cases including:

* Voting Power in Fraktal DAO
* Staking to earn ETH via Protocol Transaction Fees
* Incentivizing Trading Volume

It is initially distributed via an NFT Ecosystem Airdrop and a Community Launch Program at the launch of the Fraktal Marketplace. After launch, it continues to be emitted via Trading Rewards to offset gas costs and liquidity incentives.

A total of 40% of FRAK are allocated at launch with the remaining 60% governed by the community via the Fraktal DAO.


---

# 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://docs.fraktal.io/about/token.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.
