# PIRICHAIN INFRASTRUCTURE

- [Pirichain Infrastructure](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure.md)
- [1.1. Pirichain specific block fields](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.1.-pirichain-specific-block-fields.md)
- [1.2. Pirichain-specific transaction fields](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.2.-pirichain-specific-transaction-fields.md)
- [1.3. Pirichain Wallet Structure](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.3.-pirichain-wallet-structure.md)
- [Personel Wallet](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.3.-pirichain-wallet-structure/personel-wallet.md)
- [Business Wallets](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.3.-pirichain-wallet-structure/business-wallets.md)
- [1.4. Creation of Pirichain Transaction](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.4.-creation-of-pirichain-transaction.md)
- [1.5. A New Concept in Blockchains! Adding Data to the Blockchain](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.5.-a-new-concept-in-blockchains-adding-data-to-the-blockchain.md)
- [1.6. Pirichain's Web Server Services Structure](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.6.-pirichains-web-server-services-structure.md)
- [1.7. Consensus at Pirichain](https://whitepaper.pirichain.com/pirichain-infrastructure/pirichain-infrastructure/1.7.-consensus-at-pirichain.md)


---

# Agent Instructions: 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://whitepaper.pirichain.com/pirichain-infrastructure.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.
