# DIY Hashing

<figure><img src="/files/hu8bOtULSusZm5TsD9GM" alt=""><figcaption></figcaption></figure>

Hashing can be practiced with online [**hash calculators**](https://hash-calculator.bsvb.tech). These allow you to **take any file from your computer or enter any text and generate a unique code that represents it**.

You can **experiment by changing something in the file or the text and you will see that the result is completely different.** Then restore the original content and you will see that the original unique code appears again.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/introduction-to-blockchain-technology/the-fundamentals-of-blockchain-and-web-3-technology/diy-hashing.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.
