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

# The $LICO Token

**Ticker:** $LICO\
**Contract Address:** 0x4F3266a56589357B4f8082918b14B923693e57f0\
**Chain:** Binance Smart Chain (BEP-20)\
**Max supply**: 200,000,000 LICO\
\
LICO serves as both a governance token and as an incentive for users to provide liquidity.

### LICO token properties

**LICO emission**

<table data-header-hidden><thead><tr><th width="201.77965854370348">Emission/second</th><th>Emission/day</th><th data-hidden>Time frame</th></tr></thead><tbody><tr><td>Emission/second</td><td>Emission/day</td><td></td></tr><tr><td>1 token per second</td><td>86,400</td><td></td></tr></tbody></table>

90% of the issued tokens are distributed as rewards in staking pools and yields, the remaining 10% goes to the dev wallet to cover marketing expenses and operational costs.\
\
**What happens to LICO rewards once we reach the max supply?**\
LICO rewards will stop but yield and liquidity incentives will continue due platform and trading fees.

**When will LICO reach its maximum supply?**\
&#x20;At current rate LICO will reach its maximum supply in June 2027.

**Do you want to be the happy owner of some&#x20;*****$LICO*****&#x20;tokens?**\
Get some by buying them [***here*** 💧](https://apeswap.finance/swap?outputCurrency=0x4F3266a56589357B4f8082918b14B923693e57f0)


---

# 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://docs.liquidcollectibles.io/tokenomics/the-lico-token.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.
