# Divan Entegrasyon

- [API](https://divan-docs.climateware.com/divan-entegrasyon/api.md): Entegrasyonu planlanan servisler için örnek istek ve cevap şablonları
- [Senkron Kayıt Süreci](https://divan-docs.climateware.com/divan-entegrasyon/api/senkron-kayit-sureci.md): İsteklerin anlık olarak gönderilip, cevap alınabileceği yöntem
- [Hesaplama Yapısı](https://divan-docs.climateware.com/divan-entegrasyon/api/hesaplama-yapisi.md): İsteğe bağlı olarak kayıt eklemeden ön hesaplama işlemi yapabilirsiniz, bu servis yapısı kayıt oluşturma ile aynı olup sadece veri kaydı yapmayacaktır.
- [Sistemdeki Verilerin Okunması](https://divan-docs.climateware.com/divan-entegrasyon/api/sistemdeki-verilerin-okunmasi.md): Toplu veya tekli olarak sisteme işlediğiniz veriler içinden spesifik olarak görüntülemek istedikleriniz için servis
- [Raporlama](https://divan-docs.climateware.com/divan-entegrasyon/api/raporlama.md): Sisteme işediğiniz verilerin içinden belli bir tarih aralığı, otel/etkinlik ismi veya tipine göre rapor oluşturmak için kullanabileceğiniz servisler
- [Sertifika](https://divan-docs.climateware.com/divan-entegrasyon/api/sertifika.md): Spesifik bir kaydın ya da bağlı olduğu bloğun sertifikasını görüntülemek için servis.


---

# 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://divan-docs.climateware.com/divan-entegrasyon.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.
