# Getting started

- [What is SAF?](https://gitbook.saf.guide/getting-started/what-is-saf.md)
- [Who supports SAF?](https://gitbook.saf.guide/getting-started/who-supports-saf.md)
- [SAF versions](https://gitbook.saf.guide/getting-started/saf-versions.md)
- [SAF Examples](https://gitbook.saf.guide/getting-started/saf-examples.md)
- [Release Notes](https://gitbook.saf.guide/getting-started/release-notes.md)
- [Introduction](https://gitbook.saf.guide/getting-started/introduction.md)
- [Geometry](https://gitbook.saf.guide/getting-started/geometry.md)
- [Best practice for SAF implementation](https://gitbook.saf.guide/getting-started/best-practice-for-saf-implementation.md)
- [Project and model specifications](https://gitbook.saf.guide/getting-started/project-and-model-specifications.md)
- [Units table](https://gitbook.saf.guide/getting-started/project-and-model-specifications/units.md)
- [Ignored objects and groups](https://gitbook.saf.guide/getting-started/project-and-model-specifications/ignore.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://gitbook.saf.guide/getting-started.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.
