# ⦃Param⦄

## ⦃Param⦄

- [⦃param⦄ documentation v0.1](https://docs.param.network/master.md): ⦃param⦄ is a blockchain for real-world commerce.
- [⦃param⦄ Overview](https://docs.param.network/the-protocol/param-overview.md): Blockchain for Commerce, for Real-World.
- [Multi signature state recording](https://docs.param.network/the-protocol/multi-signature-state-recording.md): States: Quotation >> Purchase Order >> Invoice >> Payments >> Digital Receipt
- [Commerce Data Interchange Format](https://docs.param.network/the-protocol/commerce-data-interchange-format.md): Standard behind the semantic blockchain.
- [Decentralised Knowledge Graph](https://docs.param.network/the-protocol/decentralised-knowledge-graph.md): Enable data-driven smart-contracts.
- [⦃param⦄ Node](https://docs.param.network/the-protocol/param-node.md)
- [directConnect - Node](https://docs.param.network/param-platform/directconnect-network.md): Permissioned-Public Network
- [directCommerce - Client](https://docs.param.network/param-platform/directcommerce-client.md)
- [directERP - SDK for Enterprises](https://docs.param.network/param-platform/directerp-sdk-for-enterprises.md): Client SDK for faster integration
- [Testnet](https://docs.param.network/developer-resources/introduction.md)
- [Libraries](https://docs.param.network/developer-resources/libraries.md)
- [⦃param⦄ dev community](https://docs.param.network/developer-resources/param-dev-community.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.param.network/master.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.
