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

# Token Distribution

## Token Distribution is not FINAL.

## LYKA

LYKA represents the common currency of **Ethernia's** economy. It is used as the main currency in-game to allow users to purchase and sell. We are making it a token that enables safe trading for players and enables them to **EARN**. Any burnt gold will return to the treasury since there will only be 1 Billion. The LYKA token is issued based on the Binance Smart Chain, entirely decentralized.

## Specification

* Token Name: LYKA
* Ticker: LYKA
* Total Supply: 1,000,000,000 LYKA


---

# 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.clashingblades.com/economy/token-distribution.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.
