> 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/16.-mica-crypto-asset-description.md).

# 16. MiCA Crypto-Asset Description

The Litium token is classified under the EU MiCA Regulation (2023/1114) as a crypto-asset other than an e-money token (EMT) or asset-referenced token (ART). It is intended solely for speculative trading and does not grant profit rights, voting rights, or legal ownership in any company or asset.

Key points:

* Token Name: Litium (LIC)
* Blockchain: Binance Smart Chain (BSC)
* Token Standard: BEP-20
* Total Supply: 1,000,000,000,000 LIC
* Issuer: Investlitiumlic Oy, Finland
* Function: Speculative digital asset, no current utility or governance rights
* LEI: Not available. The issuer does not directly offer or sell the token to the public. The company is identified by its Finnish Business ID (Y-tunnus): 3504800-4.

For the full MiCA-compliant crypto-asset description, including distribution, custody, and other regulatory details, please refer to our official webpage:\
<https://litiumlic.com/litiumlic-kryptovaran-kuvaus-litiumlic-crypto-asset-description>


---

# 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/16.-mica-crypto-asset-description.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.
