# Timestamping

- [Introduction to Blockchain and Timestamping](https://academy.vidt-dao.com/timestamping/introduction-to-blockchain-and-timestamping.md): Begin your journey into the transformative world of blockchain and timestamping.
- [How does Timestamping work?](https://academy.vidt-dao.com/timestamping/how-does-timestamping-work.md): Let's break down the general process of timestamping into three easy-to-understand steps.
- [What is a hash?](https://academy.vidt-dao.com/timestamping/how-does-timestamping-work/what-is-a-hash.md)
- [Why use blockchain?](https://academy.vidt-dao.com/timestamping/why-use-blockchain.md): What makes the blockchain technology particularly useful?
- [The Benefits of Blockchain Timestamping](https://academy.vidt-dao.com/timestamping/the-benefits-of-blockchain-timestamping.md): Blockchain timestamping offers a host of benefits that greatly improve the way businesses operate.
- [The value of timestamping](https://academy.vidt-dao.com/timestamping/the-value-of-timestamping.md): Why is it so useful?
- [What is the context in a timestamp?](https://academy.vidt-dao.com/timestamping/what-is-the-context-in-a-timestamp.md)
- [Video: Timestamping On The Blockchain](https://academy.vidt-dao.com/timestamping/video-timestamping-on-the-blockchain.md): Learn more about Timestamping On The Blockchain.


---

# 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://academy.vidt-dao.com/timestamping.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.
