> For the complete documentation index, see [llms.txt](https://help-steps-1.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://help-steps-1.gitbook.io/whitepaper/hsx-token/tokenomics.md).

# Tokenomics

**Token Metrics**

Token ticker:<mark style="color:green;">`$HSX`</mark>

‌Initial token type: <mark style="color:green;">`BEP-20`</mark>

‌Max supply: <mark style="color:green;">`1.000.000.000 HSX`</mark>

Initial Market Cap: <mark style="color:green;">`$315.000`</mark>

Fully Diluted Market Cap: <mark style="color:green;">`$5.000.000`</mark>

**Seed Sale** = <mark style="color:green;">`25.000.000 HSX (%2,5)`</mark>

* %0 TGE, 6 Months Cliff, 18 Months Linear Vesting.

**Private Sale** = <mark style="color:green;">`100.000.000 HSX (%10)`</mark>

* %10 TGE, 2 Months Cliff, 9 Months Linear Vesting.

**KOL =** <mark style="color:green;">`30.00.000 HSX (%3)`</mark>

* %10 TGE, 1 Months Cliff, 120 Days Linear Vesting.

**Public Sale** = <mark style="color:green;">`200.000.000 HSX (%20)`</mark>

* Assets sold at listing price.
* %25 TGE,  30 Days Cliff, 90 Days Linear Vesting.

**Team & Advisors** = <mark style="color:green;">`100.000.000 HSX (%10)`</mark>

* Assets to be allocated to founders, project team, lawyers and advisors.
* First 6 months, Team & Advisors token will be locked.
* Will start to get released 6 months after market release, 24 months linear vesting.
* Team tokens will be non-stakable.

**Marketing & Partnerships** = <mark style="color:green;">`100.000.000 HSX (%10)`</mark>

* Assets that grow community and increase partnerships opportunities.
* First 6 months, Marketing & Partnerships tokes will be locked.
* Will start to get released 6 months after market release,  24 months linear vesting.

**Liquidity** = <mark style="color:green;">`200.000.000 HSX (%20)`</mark>&#x20;

* Assets to be used for market making.
* %30 TGE,  3 Months Cliff, 15 Months Linear Vesting.

**Reward Pool** =<mark style="color:green;">`245.000.000 HSX (%24,5)`</mark>

* Assets reserved for staking, airdrop and voting.
* Assets to be gained by taking steps.
* %1 TGE, 3 Months Cliff, 20 Months Vesting


---

# 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://help-steps-1.gitbook.io/whitepaper/hsx-token/tokenomics.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.
