# The value of timestamping

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

## Timestamping usefulness&#x20;

[Timestamping](/timestamping/how-does-timestamping-work.md) is a useful tool that can be used in many ways. But why is it so valuable? Well, it depends on how you're using it and what you're using it for. Let's say you take a selfie, or you have a contract from an important client. Both these things can be timestamped, but the contract probably has more value than the selfie.

At its most basic, timestamping is like putting a digital "lock" on a file at a specific moment in time. This is really useful for digital things that are shared a lot or that need to prove they're the real deal.

## **Proof of existence**

One great thing about timestamping, especially with the tech used by VIDT DAO, is that the timestamp itself doesn't hold any info except the proof that the content existed at a certain time. This is good for privacy and makes it possible to use timestamping for things involving sensitive data. The term used for this mechanic is Proof-of-existence.

In the end, how much a timestamp is worth depends on who's using the timestamping process and who's receiving the timestamped documents. Its importance can change depending on the situation and how it's being used.&#x20;

{% hint style="info" %}
For more on this, check out our list of [Integrators](/integrators/ai-validator.md) here.
{% endhint %}

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