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

# Nesne tipleri

- [Nesne tipleri toplu bakış](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/object-types.md)
- [Nesne tiplerini yükleme](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/installing.md): GeoDin, Nesne tipleri'ni şuraya Yüklemeniz için üç farklı yöntem içinde izin verir:
- [Nesne İşlemleri Referansı](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/object-operations-reference.md): Yükleme dışındaki nesne işlemleri için referans. Yardım dosyaları İçerikinden derlenmiştir; editoryal inceleme ve olası olarak özellik bazında sayfalara dağıtım gerektirir.
- [AGS 4](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/ags-4.md)
- [(G1) Yer](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/g1-location.md)
- [(KA6) Toprak bilimi açılımı](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/ka6-bodenkundlicher-aufschluss.md)
- [Jeoteknik Araştırma EN ISO 22475](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/geotechnical-investigation-en-iso-22475.md)
- [9.0.6 ve 9.0.7 Sürümleri - Genel Uyarlamalar](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/geotechnical-investigation-en-iso-22475/versions-9.0.6-and-9.0.7-general-adaptations.md): Genel Uyarlamalar - 9.0.6 ve 9.0.7 Sürümleri
- [9.0.6 ve 9.0.7 Sürümleri - Yapısal değişiklikler](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/geotechnical-investigation-en-iso-22475/versions-9.0.6-and-9.0.7-structural-changes.md): Jeoteknik Veri türleri şuraya yönelik Yapısal değişiklikler - 9.0.6 ve 9.0.7 Sürümleri
- [Çeşitli Nesne tipleri](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/miscellaneous-object-types.md): Belirli kullanım durumları için oluşturulmuş çeşitli GeoDin Nesne tipleri için başvuru; İklim izleme istasyonu Nesne tipi ve onun rüzgâr, saha içi ve günlük değer ölçümleriyle başlar.
- [İyileştirme Projeler](https://docs.geodin.com/geodin-desktop/tr/nesne-tipleri/remediation-projects.md): İyileştirme projeleri Nesne tipi koleksiyonu için başvuru - tabaka veya kuyu tasarım verileri olmadan iyileştirme sahalarında ayrıntılı veri toplamak için beş bağımsız Nesne tipi.


---

# 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/nesne-tipleri.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.
