# TokNox Docs

## TokNox docs

- [Welcome to TokNox's official documentation!](https://toknox.gitbook.io/toknox.docs/welcome-to-toknoxs-official-documentation.md)
- [Getting Started](https://toknox.gitbook.io/toknox.docs/getting-started.md)
- [Sign up](https://toknox.gitbook.io/toknox.docs/how-to/sign-up.md)
- [Sign up](https://toknox.gitbook.io/toknox.docs/how-to/sign-up/sign-up.md)
- [Tokenization](https://toknox.gitbook.io/toknox.docs/tokenization.md): The Tokenization allows users to securely notarize files on the Algorand blockchain, creating unique NFTs that ensure authenticity and immutable record-keeping.
- [Tokenize a file](https://toknox.gitbook.io/toknox.docs/tokenization/tokenize-a-file.md)
- [Signature](https://toknox.gitbook.io/toknox.docs/signature.md): The  Signature Process streamlines digital signature directly on the Algorand blockchain.
- [Sign your Tokenization](https://toknox.gitbook.io/toknox.docs/signature/sign-your-tokenization.md)
- [Request a signature](https://toknox.gitbook.io/toknox.docs/signature/request-a-signature.md)
- [Received signature request](https://toknox.gitbook.io/toknox.docs/signature/received-signature-request.md)
- [Verification](https://toknox.gitbook.io/toknox.docs/verification.md)
- [Verify a File](https://toknox.gitbook.io/toknox.docs/verification/verify-a-file.md)
- [TokNox API](https://toknox.gitbook.io/toknox.docs/developers/toknox-api.md)
- [Technical Infrastructure](https://toknox.gitbook.io/toknox.docs/protocol-architecture/technical-infrastructure.md)
- [Blockchain Integration](https://toknox.gitbook.io/toknox.docs/protocol-architecture/blockchain-integration.md): Our application leverages the innovative power of the Algorand blockchain, ushering in a groundbreaking era of digital asset management.
- [Contact](https://toknox.gitbook.io/toknox.docs/support/contact.md)
- [Work with us](https://toknox.gitbook.io/toknox.docs/support/work-with-us.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://toknox.gitbook.io/toknox.docs/welcome-to-toknoxs-official-documentation.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.
