> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-desktop/tr/destek.md).

# Destek

- [Destek Alın](https://docs.geodin.com/geodin-desktop/tr/destek/get-support.md): GeoDin® destek ekibimizle iletişime geçmek için aşağıdaki yolları sunar:
- [Sürüm notları](https://docs.geodin.com/geodin-desktop/tr/destek/release-notes.md): GeoDin Desktop için versiyon bazında sürüm geçmişi; her yayımlanan özellik için belgelere ve Yardım Merkezi makalelerine bağlantılar içerir.
- [Sorun giderme](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting.md): GeoDin için Semptom-birinci sorun giderme - Hata Mesajınızı veya problem Alanınızı bulun, nedeni ve Düzelt'i alın, diğer her şey için tanılama ile.
- [Veritabanı bağlantısı sorunları](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting/database-connections.md): GeoDin Veritabanı bağlantısı sorunları için düzeltmeler - kilitli Access Veritabanları, taşınmış Veriler, uzun yollar ve verileri meslektaşlara veya desteğe güvenli şekilde aktarma.
- [Nesne tipi ve Sözlük sorunları](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting/object-types-and-dictionaries.md): GeoDin Nesne tipi ve Sözlük hataları için düzeltmeler - eksik Nesne tipleri, yüklenemeyen Sözlükler ve Standart-değişiklik tehlikeleri.
- [Lisanslama sorunları](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting/licensing.md): GeoDin lisanslama sorunları için düzeltmeler - yenilenen lisanslar istemcide Aktif değil, ağ lisansı erişimi ve Modül-lisans sınırlamaları.
- [Yükleme ve Güncelle sorunları](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting/installation-and-updates.md): GeoDin yüklemesi ve Güncelle başarısızlıkları için düzeltmeler - engellenen yükleyiciler, Program Veriler yazma Hatalar, başarısız çevrimiçi Güncellemeler ve güncellemeden sonra eksik özelleştirmeler.
- [Düzen ve Grafik sorunları](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting/layouts-and-graphics.md): GeoDin Düzen ve Grafik sorunları için düzeltmeler - renkli kesik Çerçeve tanılama aracı, gri renkteki düğmeler ve alanlar, Derinlik-Ölçek sorunları ve Düzen kurtarma.
- [Ağ Dongle Erişimini Yapılandır (GeoDin 7-9.0)](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting/configure-network-dongle-access-geodin-7-9.0.md)
- [Güncelleme tamamlanmadı Mesaj (GeoDin 10.1'e kadar)](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting/update-incomplete-message-until-geodin-10.1.md)
- [Genel hata mesajları](https://docs.geodin.com/geodin-desktop/tr/destek/troubleshooting/general-error-messages.md): Belirli bilinen bir nedene işaret etmeyen genel veya sınıflandırılmamış GeoDin hata mesajlarıyla ne yapılacağı.
- [Sözlük](https://docs.geodin.com/geodin-desktop/tr/destek/glossary.md): GeoDin terimlerinin, veri biçimlendirmelerinin ve jeoteknik Standartlar'ın Tanımları, Almanca karşılıklarıyla birlikte; her biri bunu Tamamen açıklayan Sayfaya bağlantı verir.


---

# 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://docs.geodin.com/geodin-desktop/tr/destek.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.
