> For the complete documentation index, see [llms.txt](https://skxs-organization.gitbook.io/skx_v1.4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skxs-organization.gitbook.io/skx_v1.4/skx-tokenomics-and-reward-structure/token-distribution-model.md).

# Token Distribution Model

Distribution prioritizes user rewards and sustainable development over speculative trading.

**Token Allocation:**

| Category              | Percentage | Purpose                            |
| --------------------- | ---------- | ---------------------------------- |
| **User Rewards**      | **50%**    | Transaction rewards over 5 years   |
| Ecosystem Development | 20%        | Partnerships, growth, integrations |
| Team & Advisors       | 15%        | Incentives with 4-year vesting     |
| Platform Development  | 14%        | Technical enhancement, operations  |
| Public Sale           | 1%         | Community access, liquidity        |

<figure><img src="https://3560629351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCaTohtfeqoPnFHzI8IY%2Fuploads%2FYgNYMHv876rRo2QWy9Ii%2FScreenshot%202025-09-26%20at%2015.42.26.png?alt=media&amp;token=f6692722-bc48-49b4-87d3-61959d384cfb" alt=""><figcaption></figcaption></figure>

**User rewards** represent the largest allocation with 50% of total supply dedicated to transaction-based distribution. This substantial commitment demonstrates platform focus on user value creation rather than team enrichment.

**Distribution timeline** provides sustainable reward availability: Year 1 releases 40% of rewards pool for user acquisition, Years 2-3 release 30% for sustained engagement, and Years 4-5 release final 30% creating natural scarcity as individual token value increases.

Vesting schedules prevent market manipulation while ensuring stakeholder alignment. Team allocation includes four-year vesting with one-year cliff, while performance milestones tie releases to platform achievements. Transparent schedules provide community visibility into token release timing.


---

# 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://skxs-organization.gitbook.io/skx_v1.4/skx-tokenomics-and-reward-structure/token-distribution-model.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.
