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

# Objektarten

- [Übersicht der Objektarten](https://docs.geodin.com/geodin-desktop/de/objektarten/object-types.md)
- [Installieren von Objektarten](https://docs.geodin.com/geodin-desktop/de/objektarten/installing.md): GeoDin ermöglicht es Ihnen, Objektarten auf drei verschiedene Arten zu installieren:
- [Referenz zu Objekt-Ausführungsoperationen](https://docs.geodin.com/geodin-desktop/de/objektarten/object-operations-reference.md): Referenz für Objekt-Ausführungsoperation jenseits der Installation. Zusammengestellt aus Inhalt der Hilfe-Dateien; benötigt redaktionelle Prüfung und mögliche Verteilung auf Seiten je Funktion.
- [AGS 4](https://docs.geodin.com/geodin-desktop/de/objektarten/ags-4.md)
- [(G1) Standort](https://docs.geodin.com/geodin-desktop/de/objektarten/g1-location.md)
- [(KA6) Bodenkundlicher Aufschluss](https://docs.geodin.com/geodin-desktop/de/objektarten/ka6-bodenkundlicher-aufschluss.md)
- [Geotechnische Untersuchung EN ISO 22475](https://docs.geodin.com/geodin-desktop/de/objektarten/geotechnical-investigation-en-iso-22475.md)
- [Versionen 9.0.6 und 9.0.7 - Allgemein Anpassungen](https://docs.geodin.com/geodin-desktop/de/objektarten/geotechnical-investigation-en-iso-22475/versions-9.0.6-and-9.0.7-general-adaptations.md): Allgemein - Anpassungen - Versionen 9.0.6 und 9.0.7
- [Versionen 9.0.6 und 9.0.7 - Strukturelle Änderungen](https://docs.geodin.com/geodin-desktop/de/objektarten/geotechnical-investigation-en-iso-22475/versions-9.0.6-and-9.0.7-structural-changes.md): Strukturelle Änderungen an geotechnischen Datentypen - Versionen 9.0.6 und 9.0.7
- [Verschiedene Objektarten](https://docs.geodin.com/geodin-desktop/de/objektarten/miscellaneous-object-types.md): Referenz für verschiedene GeoDin-Objektarten, die für spezifische Benutzen Sie-Fälle entwickelt wurden, beginnend mit der Objektart Klimamonitoringstation und ihren Wind-, Vor-Ort- und Täglich-Wert-Messungen.
- [Sanierung Projekte](https://docs.geodin.com/geodin-desktop/de/objektarten/remediation-projects.md): Referenz für die Objektartensammlung der Projekte zur Sanierung – fünf eigenständige Objektarten für die detaillierte Datenerfassung Bei Sanierungsstandorten Ohne Schicht- oder Well-Design-Daten.


---

# 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/de/objektarten.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.
