> For the complete documentation index, see [llms.txt](https://docs.paxblockchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paxblockchain.com/readme.md).

# Welcome

Welcome to Pax — the next-generation blockchain for secure, and transparent credential issuance and verification, as well as Decentralized Finance and real-world blockchain solutions. This documentation serves as a comprehensive guide to understanding PaxBlockchain, its technology, ecosystem, and how you can participate.

What You’ll Find Here

📌 Whitepaper – A deep dive into Pax’s vision, consensus mechanism, and tokenomics.\
📌 Roadmap – Our strategic plans and upcoming milestones.\
📌 Developer Docs – Resources for building on PaxBlockchain.\
📌 Community & Governance – How you can contribute and shape the future of Pax.

Whether you're a developer, investor, or blockchain enthusiast, this documentation will provide everything you need to explore and engage with PaxBlockchain.

🚀 Join us as we build the future of decentralized finance and blockchain technology !

Need help? Connect with us via:\
🔗 Website: Paxblockchain.com  \
📢 Twitter(X): @pax\_blockchain&#x20;


---

# 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://docs.paxblockchain.com/readme.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.
