> 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/role-of-pijs-within-the-network.md).

# Role of PIJS Within the Network

PIJS is the native utility token of the PIJSChain network and serves as the economic backbone for consensus security, infrastructure participation, and ecosystem growth. Unlike tokens designed primarily for speculative trading, PIJS is structured to function as an access, commitment, and incentive instrument within the protocol.

The primary functions of PIJS include:

* enabling participation as a Hardware Operator,
* securing the network through Proof-of-Stake mechanisms,
* aligning long-term economic incentives with infrastructure reliability,
* facilitating ecosystem-level interactions such as liquidity provision and application usage.\ <br>

By embedding PIJS deeply into the operational logic of the network, PIJSChain ensures that economic value flows toward participants who contribute tangible, sustained utility rather than transient activity.


---

# 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/role-of-pijs-within-the-network.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.
