> For the complete documentation index, see [llms.txt](https://academy.vidt-dao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.vidt-dao.com/turkce/vidt-dao-ekosistem/vidt-dao.md).

# VIDT DAO

{% embed url="<https://www.youtube.com/watch?t=9s&v=UYaZk9huAl0>" %}
İpucu: Yukarıdaki videoda Türkçe altyazıyı seçin.
{% endembed %}

## **VIDT DAO Nedir?**

VIDT DAO, doğrulanabilir güvenin temellerini sunan açık kaynaklı bir platformdur. Blockchain ve zaman damgalama teknolojisini kullanarak veri ve belgelerin doğruluğunu garanti altına alır. Platformun yerel tokeni olan VIDT, veri doğrulama sürecinde temel bir rol oynar. Bir dosya zaman damgalandığında, bir VIDT işlemi gerçekleştirilir ve gerekli tüm detaylar blockchain'e kaydedilir.

Ayrıca VIDT, platformun yönetiminde de önemli bir rol oynar. Token sahipleri, iş stratejileri, pazarlama ve teknik gelişmelerle ilgili stratejik kararları önermek ve oylamak için güçlendirilmiştir. Belirli bir miktarda VIDT bulunduran her cüzdan, bir oy hakkına sahiptir ve bu, karar alma sürecini demokratikleştirir.

## VIDT DAO Nasıl Yapılandırılmıştır?

VIDT DAO ekosisteminde birden fazla ana bileşen bir arada çalışır. **Kuluçka Hazinesi (Incubator Treasury)**, topluluğun VIDT DAO'nun stratejik ve ticari yolunu etkilemesine olanak tanıyan bir araçtır. **Denetim Komitesi (Audit Committee)**, DAO tekliflerinin düzenlemelere uygunluğunu sağlamak için kontrol mekanizmaları yürütür. Son olarak, gönüllülerden oluşan **Farkındalık Ekibi (Awareness Team)**, VIDT ile ilgili haberleri yayarak topluluk katılımını teşvik eder.

Ocak 2025 itibarıyla, VIDT'nin toplam token arzı 1.000.000.000 olup, dolaşımdaki arz 842.320.913 VIDT idi ve bu da toplam arzın yaklaşık %84'ünü temsil etmektedir.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://academy.vidt-dao.com/turkce/vidt-dao-ekosistem/vidt-dao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
