> 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/entegratorler.md).

# Entegratörler

- [AI-Validator](https://academy.vidt-dao.com/turkce/entegratorler/ai-validator.md): AI-Validator ile gerçekler ve ifadeler, bireyler ve organizasyonlar tarafından gerçek olarak zaman damgalanabilir.
- [FileValidator](https://academy.vidt-dao.com/turkce/entegratorler/filevalidator.md): VIDT DAO teknolojisinin gücünü kullanarak, FileValidator herkese herhangi bir dosyanın özgünlüğünü zaman damgası ekleyip doğrulama imkânı sunar.
- [FileValidator Açıklaması](https://academy.vidt-dao.com/turkce/entegratorler/filevalidator/filevalidator-aciklamasi.md): FileValidator üç basit adımda açıklanmıştır.
- [AmSpec](https://academy.vidt-dao.com/turkce/entegratorler/amspec.md): VIDT DAO teknolojisinin gücünü kullanarak, AmSpec, petrol ve gaz endüstrisindeki ölçüm raporlarını zaman damgası ile işaretler.
- [ValidatedReality](https://academy.vidt-dao.com/turkce/entegratorler/validatedreality.md): ValidatedReality (VR) projesi, kişisel VR anılarını blockchain'e entegre etmek için VIDT Teknolojisini kullanır.
- [Procentec](https://academy.vidt-dao.com/turkce/entegratorler/procentec.md): VIDT DAO teknolojisinin gücünü kullanarak, Procentec, Lockbox platformunu kullanarak önemli yazılımları korur.
- [VerifyAllDocuments.com](https://academy.vidt-dao.com/turkce/entegratorler/verifyalldocuments.com.md): "VIDT DAO teknolojisinin gücünü kullanarak, VerifyAllDocuments.com bir zaman damgası platformu geliştirdi.
- [Amsterdam Vintage Watches](https://academy.vidt-dao.com/turkce/entegratorler/amsterdam-vintage-watches.md): VIDT DAO teknolojisinin gücünü kullanarak, Amsterdam Vintage Watches, lüks saatlerin özgünlüğünü zaman damgası ile doğrular.
- [IBM (Internet of Environments)](https://academy.vidt-dao.com/turkce/entegratorler/ibm-internet-of-environments.md): IBM, VIDT ve veri sensörlerinde lider bir şirket olan Factory Lab, bir Corona Güvenlik Göstergesi sensörü geliştirmek için bir araya geldi.
- [Douwes Fine Art (Rembrandt on Chain)](https://academy.vidt-dao.com/turkce/entegratorler/douwes-fine-art-rembrandt-on-chain.md): İlk Rembrandt gravürü, CMS, Douwes Fine Art ve VIDT arasında yapılan bir işbirliğiyle blockchain üzerinde zaman damgası ile işaretlendi.


---

# 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/entegratorler.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.
