# Concepts

- [Borehole and Location Model](https://docs.geodin.com/concepts/borehole-and-location-model.md): GeoDin's General Data model for borehole and location records
- [Layer and Stratigraphy](https://docs.geodin.com/concepts/layer-and-stratigraphy.md): Layer and Stratigraphy
- [Sample and Specimen Model](https://docs.geodin.com/concepts/sample-and-specimen-model.md): GeoDin's data model for samples, specimens, and the parent-child relationships between them
- [Object Types](https://docs.geodin.com/concepts/object-types.md): Object Types
- [Dictionaries](https://docs.geodin.com/concepts/dictionaries.md): Dictionaries
- [Data Types](https://docs.geodin.com/concepts/data-types.md)


---

# 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://docs.geodin.com/concepts.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.
