# About the Generated Documentation

- [Overview](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/overview.md)
- [Models](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/models.md)
- [Template Model](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/models/template-model.md)
- [Template Field Model](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/models/template-field-model.md)
- [Template Folder Model](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/models/template-folder-model.md)
- [Parent-Child Relationships of Models](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/models/parent-child-relationships-in-models.md)
- [Inheritance Relationship Model](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/models/inheritance.md)
- [Dependency Relationship Model](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/models/dependencies.md)
- [Views](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/views.md)
- [Template View](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/views/template-view.md)
- [Template Field View](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/views/template-field-view.md)
- [Template Folder View](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/views/template-folder-view.md)
- [Parent-Child Relationship View](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/views/parent-child-relationship-view.md)
- [Inheritance Relationship View](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/views/inheritance-relationship-view.md)
- [Dependency Relationship View](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/views/dependency-view.md)
- [Diagrams](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/diagrams.md)
- [SitecoreUML Syntax](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/diagrams/sitecoreuml-syntax.md)
- [Templates Diagram](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/diagrams/templates-diagram.md)
- [Template Folders Diagram](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/diagrams/template-folders-diagram.md)
- [Layer Diagrams](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/diagrams/layer-diagrams.md)
- [Module Diagrams](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/diagrams/module-diagrams.md)
- [Module Templates Diagrams](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/diagrams/module-templates-diagrams.md)
- [Samples](https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/samples.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://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation.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.
