# Models

- [Home Tab](https://help.taglo.io/models/home-tab.md): The starting point for Models
- [Creating a Model](https://help.taglo.io/models/home-tab/creating-a-model.md): How to create a new Model
- [Timings](https://help.taglo.io/models/home-tab/creating-a-model/timings.md): Setting up Model Timings
- [Version History](https://help.taglo.io/models/home-tab/version-history.md): How to restore previous versions of your Models
- [Application Settings](https://help.taglo.io/models/home-tab/application-settings.md): Home Tab settings
- [Model Editor](https://help.taglo.io/models/model-editor.md): Overview of the Model Editor


---

# 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://help.taglo.io/models.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.
