# Welcome to VIDT Academy

{% embed url="<https://youtu.be/pwWqsGwDbkE>" fullWidth="true" %}

## Let's get started

Are you keen to understand how the VIDT DAO is structured? Or perhaps you're ready to explore its key timestamping technology that verifies the authenticity of documents in a time where AI-generated fakes are prevalent. Or maybe you're excited to understand how this technology is applied by a list of diverse integrators.

No matter your interest, you’ll be able to educate yourself by selecting your topic of interest on the left.

And remember, this isn't just a one-way information hub - it's a dialogue. If there's a topic you're curious about or something you'd love to see covered, please reach out through the Google Form below. As we move forward and the ecosystem expands, we’ll make sure to update the academy accordingly.

We're always excited to expand the academy based on your suggestions, and we truly appreciate your feedback.&#x20;

### Feedback

{% hint style="info" %}
We would love to hear your feedback and thoughts. Do you have new exciting topics that need to be added to this academy? Fill out [this](https://forms.gle/ECnao1JHvN2ygRuG8) form.
{% 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://academy.vidt-dao.com/welcome-to-vidt-academy.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.
