# Token Allocation

The following is information about token distribution in HCL, a governance token and native token designed to play a key role in Hwik Circle Layer's decision-making process.

**Total issue volume: HCL 2.5 billion(2,500,000,000 HCL)**

<table><thead><tr><th width="180">Category</th><th width="163">Amount</th><th width="124">Percentage</th><th>Vesting </th></tr></thead><tbody><tr><td>Seed Sale</td><td>32,500,000</td><td>1.3%</td><td>1-year monthly vesting</td></tr><tr><td>Private Sale</td><td>42,500,000</td><td>1.7%</td><td>1-year cliff, then 3-year monthly vesting</td></tr><tr><td>Ecosystem</td><td>550,000,000</td><td>22.00%</td><td>2% unlocked at TGE, then 5-year monthly vesting</td></tr><tr><td>Reward/Liquidity</td><td>750,000,000</td><td>30.00%</td><td>5% unlocked at TGE, then 5-year monthly vesting</td></tr><tr><td>Development</td><td>375,000,000</td><td>15.00%</td><td>3Months cliff, then 5-year monthly vesting</td></tr><tr><td>Core Team</td><td>125,000,000</td><td>5.00%</td><td>1-year cliff, then 5-year quarterly vesting</td></tr><tr><td>Reserve</td><td>125,000,000</td><td>5.00%</td><td>1-year cliff, then 1-year monthly vesting</td></tr><tr><td>Partner/Advisor</td><td>250,000,000</td><td>10.00%</td><td>10% unlocked at TGE, then 1-year cliff, then 3-year monthly vesting</td></tr><tr><td>Marketing</td><td>250,000,000</td><td>10.00%</td><td>3% unlocked at TGE, then 4-year monthly vesting</td></tr><tr><td><strong>TOTAL</strong></td><td><strong>2,500,000,000</strong></td><td><strong>100%</strong></td><td></td></tr></tbody></table>

Among the quantities in which Lock-up is released during TGE, tokens corresponding to Ecosystem and Development are fully staked in the Initial Incorporated Pool, which can issue HWIK tokens, and used to seed the initial quantity of HWIK tokens that can pay ecosystem participants' rewards.

### Token Contract Address

> HCL(WEMIX ERC-20):
>
> ```
> 0x53A92bd13Eb51c9527b35b38158CcD2414e23b3a
> ```

> HWIK(WEMIX ERC-20):
>
> ```
> 0x7C79828adaA2af84F76558c80AF0D580d7F1A2e9
> ```

HCL tokens will be issued on Wemix Chain, and HWIK tokens will be issued on Wemix Chain, and will be migrated to the Ethereum Layer 2 mainnet later when mainnet is released. The HCL token can be moved to another chain via the Hwik Circle Layer bridge.

### HCL Token Audit

{% file src="/files/L1eOnSS8ttHWhmPXm9v6" %}


---

# 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://hwikcircle.gitbook.io/whitepaper/tokenomics/token-allocation.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.
