# Layouts

- [Layout Editor Basics](https://docs.geodin.com/layouts/layout-editor-basics.md): Layout Editor Basics
- [Borehole Elements](https://docs.geodin.com/layouts/borehole-elements.md): Borehole Elements
- [Cross Section Layouts (advanced)](https://docs.geodin.com/layouts/cross-section-layouts.md): Cross Section Layouts
- [Measurement Value Graphics](https://docs.geodin.com/layouts/measurement-value-graphics.md): The Measurement Value (Data Sequence) layout element for depth-vs-value plots
- [Object Frames](https://docs.geodin.com/layouts/object-frames.md): Object Frames
- [Report Elements](https://docs.geodin.com/layouts/report-elements.md): How to use the Report Element to produce tabular output and Excel exports across multiple objects
- [Text Macros and Variable Text](https://docs.geodin.com/layouts/text-macros-and-variable-text.md): Text Macros and Variable Text
- [X-Y Diagrams](https://docs.geodin.com/layouts/x-y-diagrams.md): X Y Diagrams


---

# 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/layouts.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.
