# Tokenize a file

1. Go to the Toknox's dashboard.
2. Drag and drop the file you wish to notarize or select the file using the file chooser.
3. Enter a name and description for the notarization.
4. You can assign the file to an existing folder or create a new folder.
5. If you want to store the file, select the "Storage" checkbox.
6. Click the "Create Notarization" button.
7. Wait for your Notarization to be finalized.

Once notarized, a confirmation will be displayed. You can view your asset on the Algorand Blockchain Explorer by clicking the "View" button, or return to the "Notarizations" page to see all your notarizations. There, you can view all the asset's details and, if stored, download it.

<br>


---

# 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://toknox.gitbook.io/toknox.docs/tokenization/tokenize-a-file.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.
