# Phynite Docs

## Phynite Docs

- [Welcome to Phynite](https://docs.phynite.io/about-phynite/welcome-to-phynite.md): A brief summary of what we do, how we do it, and the benefits of using Phynite.
- [Our Team](https://docs.phynite.io/about-phynite/our-team.md): Learn about who we are, and why we founded Phynite.
- [Tokenization and Vaulting](https://docs.phynite.io/about-phynite/tokenization-and-vaulting.md): Get started at no cost today.
- [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)
- [Asset Storage and Insurance](https://docs.phynite.io/logistics-and-legal/asset-storage-and-insurance.md): Unwavering Commitment to the Safety of Your Collectibles
- [Redeeming and Shipping](https://docs.phynite.io/logistics-and-legal/redeeming-and-shipping.md): Dive into the redemption and shipping process
- [Adding Funds](https://docs.phynite.io/logistics-and-legal/adding-funds.md)
- [User Agreements](https://docs.phynite.io/logistics-and-legal/user-agreements.md)
- [Terms of Service](https://docs.phynite.io/logistics-and-legal/user-agreements/terms-of-service.md): Last updated: July 24, 2024
- [Terms and Conditions For Online Sales To Consumers](https://docs.phynite.io/logistics-and-legal/user-agreements/terms-and-conditions-for-online-sales-to-consumers.md)
- [Privacy Policy](https://docs.phynite.io/logistics-and-legal/user-agreements/privacy-policy.md)
- [Phynite Anti-Money Laundering (AML) and Know Your Customer (KYC) Policies](https://docs.phynite.io/logistics-and-legal/phynite-anti-money-laundering-aml-and-know-your-customer-kyc-policies.md)
- [Anti-Money Laundering (AML) and Know Your Customer (KYC) Procedures](https://docs.phynite.io/logistics-and-legal/phynite-anti-money-laundering-aml-and-know-your-customer-kyc-policies/anti-money-laundering-aml-and-know-your-customer-kyc-procedures.md)
- [PHYNITE POWER PACK](https://docs.phynite.io/phynite-packs/phynite-power-pack.md): Coming Soon...


---

# 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.phynite.io/about-phynite/welcome-to-phynite.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.
