# $LEGO Token and Economic Model

#### 4.1 Token Overview

$LEGO is the native token of the LEGO system, with the following primary functions:

* Payment Function: Users pay for generated data using $LEGO tokens.
* Staking and Rewards: Token holders can stake $LEGO tokens to earn system rewards and participate in network governance.
* Governance Function: Holders of $LEGO tokens can participate in governance decisions regarding data generation rules, encryption strategies, and more.

#### 4.2 Economic Model

* Total Supply: 1Billion $LEGO tokens.
* Issuance Mechanism: Tokens will be distributed through ICO, airdrops, and ecosystem incentives for the community and developers.
* Reward Mechanism: Users and nodes earn rewards for data validation and generation.
* Liquidity Pools: A portion of the tokens will be allocated to liquidity pools to support the token's trading volume on exchanges.


---

# 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://docs.layerego.com/usdlego-token-and-economic-model.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.
