> For the complete documentation index, see [llms.txt](https://litiumlic.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://litiumlic.gitbook.io/whitepaper/basics/9.-tokenomics.md).

# 9. Tokenomics

#### Tokenomics

Token Name: LITIUM / LIC\
Token Standard: BEP-20\
Token Address: 0xC40C32f8D8a681955eD6e44E4C0d62CC99c2c0c0\
Total Supply: 1,000,000,000,000 LIC

Token Distribution

* Reserved (Company Treasury): 600,000,000,000 LIC (60%)
* Tokens for Sale via CEX: 400,000,000,000 LIC (40%)
* CEX Exchange Listings: 390,000,000,000 LIC (39%)
* Airdrop / Bounty / Marketing Contests: 10,000,000,000 LIC (1%) – *executed exclusively through compatible CEX exchanges*
* Advisors: included within the above allocations

Listing Price

* Token Listing Price: $0.010\
  \&#xNAN;*Hard cap and soft cap have been removed, as token sale occurs exclusively via CEX listings and these values are not disclosed in the official crypto asset notification.*

***

Funds Allocation and Vision

Funds raised from the public sale of LITIUM tokens are intended to be allocated as follows. This allocation reflects the company’s strategic vision, but does not constitute a promise, guarantee, or entitlement to any specific returns, products, services, or utility rights for token holders. Allocation plans may evolve over time, including a potential transition to an art-token model or other initiatives aligned with Litium’s development objectives.

| Category             | Allocation |
| -------------------- | ---------- |
| Land Acquisition     | 60%        |
| Subcontractors       | 15%        |
| Development          | 13%        |
| Logistics            | 6%         |
| Offices and Salaries | 6%         |

The majority of planned funds are intended for the acquisition of lithium-rich land in Finland. This land will serve as a foundation for Litium’s strategic development vision, supporting future projects and potential token models, but does not guarantee returns or provide specific utility to token holders.


---

# 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://litiumlic.gitbook.io/whitepaper/basics/9.-tokenomics.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.
