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

# Token Allocation Structure

PIJS token allocation is designed to prioritize network security and public participation while reserving sufficient resources for long-term ecosystem development.

The total supply is allocated as follows:

* 51% — Public Chain Staking Mining Pool\
  Reserved exclusively for Hardware Operator staking rewards and distributed through protocol-defined emission rules.
* 27% — Ecosystem Development\
  Allocated for application development, partnerships, grants, and ecosystem incentives. Released via a three-year linear vesting schedule to prevent early concentration.
* 10% — Swap & Liquidity Infrastructure\
  Dedicated to liquidity provisioning, decentralized exchange support, and market infrastructure required for healthy token circulation.
* 9% — Foundation Allocation\
  Used for governance operations, ecosystem support, and strategic initiatives. Managed under strict transparency principles.
* 3% — Technical Development\
  Allocated to core protocol research and engineering, released through a three-year linear vesting schedule.<br>

This structure reflects PIJSChain’s emphasis on decentralization and long-term viability. More than half of the total supply is committed to securing the public chain through staking, reinforcing the central role of Hardware Operators in network stability.

<br>


---

# 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:

```
GET https://pijschain.gitbook.io/whitepaper/tokenomics/token-allocation-structure.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.
