> 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/getting-started/abstract.md).

# Abstract

PIJSChain is a blockchain infrastructure project designed to support the next stage of development for large-scale, mobile-first consensus communities. Inspired by the growth of the global Pi consensus ecosystem and the emergence of millions of new participants in decentralized networks, PIJSChain explores an economic execution environment that enables real on-chain activity, including payments, applications, and decentralized services.

Rather than focusing solely on consensus or token distribution, PIJSChain is designed to provide a complementary infrastructure layer where economic interactions can occur transparently and efficiently on-chain. Through an EVM-compatible architecture and a scalable participation model, the network aims to enable developers, users, and community participants to build and interact with decentralized applications in a way that reflects the inclusive and community-driven ethos that has defined the Pi ecosystem.

As the global Pi community continues to evolve, PIJSChain seeks to serve as a flexible on-chain gateway that may support the transition from large-scale participation to real economic activity. By aligning with the principles of accessibility, participation, and decentralized collaboration, PIJSChain aims to contribute to the broader exploration of how community-first consensus ecosystems can enter their next phase of growth.


---

# 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/getting-started/abstract.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.
