> 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/5.-how-it-works.md).

# 5. How it works

LitiumLIC is a speculative cryptocurrency designed to evolve into a real-world asset-referenced investment instrument as the project progresses. Although the **LIC token is not currently backed by physical land**, the project's roadmap includes **acquiring lithium-rich land in Finland**, aiming to transform LIC into a token with a tangible economic foundation.

This step-by-step model outlines how Litium is designed to function:

#### Token Distribution & Early Funding

In its initial phase, LitiumLIC offers its native token (LIC) for trading on select centralized exchanges. The token is purely speculative at this stage, and no direct ownership of land or physical assets is conveyed.

#### Strategic Land Acquisition (Future Plan)

Funds raised from token circulation and project partnerships are intended to be used to acquire **lithium-rich land** in key Finnish mining regions (e.g., Central Ostrobothnia, Eastern Finland, Kymenlaakso). These acquisitions would provide the foundation for the token’s future asset linkage.

#### Value Growth via Demand and Expansion

As global demand for lithium grows, the **value of lithium-rich land** is expected to rise. This creates a scenario where the LIC token may increase in value as the company progresses toward asset acquisition and infrastructure development.

#### Blockchain Integration

Built on the **Binance Smart Chain (BSC)**, Litium ensures global accessibility, transparent tracking of all token activity, and low-cost transactions. This also lays the groundwork for future tokenization of physical assets.

#### Real-World Use and Governance (Long-Term Vision)

In later phases, token holders may gain **access to cost-based company services** or participate in governance through DAO-style voting. Once real assets are acquired, the token may evolve into a **MiCA-compliant Asset-Referenced Token (ART)**.


---

# 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/5.-how-it-works.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.
