# Lemonschain Token

## Lemonschain Token (LCT)

The Lemonschain token (LCT) serves as the core element linking and supporting all aspects of the Lemonschain ecosystem, cultivating a decentralized economy where each participant holds a voice and impact. We have created a framework where $LCT goes beyond being a currency to symbolize ownership and community involvement in a project that belongs to all.

{% content-ref url="contract" %}
[contract](https://lemonschain.gitbook.io/lemonschain/token/contract)
{% endcontent-ref %}

{% content-ref url="usability" %}
[usability](https://lemonschain.gitbook.io/lemonschain/token/usability)
{% endcontent-ref %}

{% content-ref url="tokenomics" %}
[tokenomics](https://lemonschain.gitbook.io/lemonschain/token/tokenomics)
{% endcontent-ref %}

{% content-ref url="staking" %}
[staking](https://lemonschain.gitbook.io/lemonschain/token/staking)
{% endcontent-ref %}

{% content-ref url="security" %}
[security](https://lemonschain.gitbook.io/lemonschain/token/security)
{% endcontent-ref %}

{% content-ref url="../nft/lemonstree" %}
[lemonstree](https://lemonschain.gitbook.io/lemonschain/nft/lemonstree)
{% endcontent-ref %}

{% content-ref url="mining" %}
[mining](https://lemonschain.gitbook.io/lemonschain/token/mining)
{% endcontent-ref %}


---

# Agent Instructions: 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://lemonschain.gitbook.io/lemonschain/token/quickstart.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.
