> 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-topluluk.md).

# VIDT DAO Topluluk

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

Topluluk içinde çok sayıda Telegram kanalı, Twitter hesabı ve diğer platformlar bulunmaktadır. En öne çıkan Twitter hesaplarından bazıları şunlardır: **VIDT DAO Awareness Team**, **VIDT DAO Community** ve **VIDT DAOWL**.

## **VIDT DAO Awareness Team**

**VIDT DAO Awareness Team** (@VIDT\_DAO), VIDT DAO teknolojisine tutkuyla bağlı gönüllülerden oluşmaktadır. Bu ekip, ekosisteme daha fazla kullanım alanı tanıtmak amacıyla yıllar önce Awareness Board tarafından kurulmuştur. Ancak, bu ekip VIDT DAO'nun stratejik veya teknik gelişmelerinde herhangi bir söz hakkına sahip değildir.

VIDT teknolojisinin açık kaynak haline gelmesi ve yönetimin bir DAO yapısına geçmesiyle birlikte, Awareness Team odağını genişletti. Günümüzde, ekosistemin gelişmeleri hakkında tarafsız bilgileri ve VIDT ile ilgili haberleri paylaşarak topluluğu harekete geçirmek için özveriyle çalışıyorlar. Bu çalışmalar arasında **VIDT Akademisi’nin** başlatılması (VIDT DAO hakkında kapsamlı bilgi sunan ücretsiz bir platform) ve dijital dünyada veri bütünlüğünün önemini vurgulamak yer alıyor. VIDT teknolojisinin güvenilir bir çözüm olarak nasıl kullanılabileceği de bu çalışmaların bir parçasıdır.

## VIDT Community Twitter Kanalı

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

**VIDT Community Twitter Kanalı** (@VIDT\_Community), ekosistemin DAO yapısı altında büyümesini desteklemek amacıyla meraklılar tarafından oluşturulmuştur. Bu kanal, topluluk üyeleri arasında tartışmalar ve sohbetler için bir merkez görevi görür. Güncellemeler sağlar, tartışmalar düzenler ve VIDT DAO ile ilgili haber ve etkinlikleri tanıtır.

VIDT DAOWL, [VIDT DAO ekosistemi ](/turkce/vidt-dao-ekosistem/vidt-dao-ekosistem.md)için bir maskot olarak ortaya çıkmıştır ve kendini, kripto, Elon Musk ve kuşlar için özel bir tutkusu olan bir AI-Evangelisti olarak tanımlar. 🦉

{% hint style="info" %}
VIDT Topluluğu sosyal platformlarının bir listesini [burada](https://linktr.ee/vidt_dao) keşfedin.
{% endhint %}


---

# 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-topluluk.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.
