> For the complete documentation index, see [llms.txt](https://toknox.gitbook.io/toknox.docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toknox.gitbook.io/toknox.docs/verification.md).

# Verification

The verification process in the Toknox app ensures the authenticity and integrity of documents by leveraging the Algorand blockchain and IPFS.

Users can upload a document file directly. The system then calculates the document's hash SHA-256, generates the unique asset name, searches for the original tokenization on the Algorand blockchain through the Algorand Indexer, retrieves the Asset's metadata from IPFS, and displays the details within the app.

### Now, let's see how this works in a practical scenario

{% content-ref url="/pages/CptuXGAXSsVGng3YcqKQ" %}
[Verify a File](/toknox.docs/verification/verify-a-file.md)
{% endcontent-ref %}
