# How does it work?

ScoreDetect enables you to capture and store a checksum of your digital content on the blockchain.&#x20;

It **generates a certificate** containing the checksum of the content, blockchain transaction URL, and various verification methods.&#x20;

This certificate serves as evidence of the content’s timestamp and integrity.

Once the certificate is created, you can export it within your [ScoreDetect Dashboard](https://www.scoredetect.com/dashboard/certificates).

{% hint style="info" %}
We do not keep backups of your File / Text - it is up to you to make sure that the File / Text will be available in the future if its existence needs to be proven. This way, it ensures maximum protection for your digital asset.
{% endhint %}


---

# 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://docs.scoredetect.com/faq/how-does-it-work.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.
