# Technology

- [Overview](https://docs.phynite.io/technology/overview.md)
- [Phynite Protocol](https://docs.phynite.io/technology/phynite-protocol.md)
- [1. Introduction](https://docs.phynite.io/technology/phynite-protocol/1.-introduction.md)
- [2. Contractually Bound Non-Fungible Tokens](https://docs.phynite.io/technology/phynite-protocol/2.-contractually-bound-non-fungible-tokens.md)
- [3. Standard Legally Binding Contract](https://docs.phynite.io/technology/phynite-protocol/3.-standard-legally-binding-contract.md)
- [4. Digital Signatures](https://docs.phynite.io/technology/phynite-protocol/4.-digital-signatures.md)
- [5. Off-Chain and On-Chain Storage of Digital Signatures](https://docs.phynite.io/technology/phynite-protocol/5.-off-chain-and-on-chain-storage-of-digital-signatures.md)
- [6. Specialized CBNFT ERC-721 Smart Contract](https://docs.phynite.io/technology/phynite-protocol/6.-specialized-cbnft-erc-721-smart-contract.md)
- [7. Minting](https://docs.phynite.io/technology/phynite-protocol/7.-minting.md)
- [8. Conclusion](https://docs.phynite.io/technology/phynite-protocol/8.-conclusion.md)
- [9. References](https://docs.phynite.io/technology/phynite-protocol/9.-references.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://docs.phynite.io/technology.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.
