# Using Taglo Software

- [The Taglo Interface](https://help.taglo.io/using-taglo-software/the-taglo-interface.md): How to navigate and complete tasks in Taglo software
- [Navigating in Models](https://help.taglo.io/using-taglo-software/the-taglo-interface/navigating-in-models.md): How to navigate between different functions in Models
- [List Views](https://help.taglo.io/using-taglo-software/the-taglo-interface/list-views.md): How we display lists of things that you create
- [Adding Items](https://help.taglo.io/using-taglo-software/the-taglo-interface/adding-items.md): How to add new items to a list
- [Deleting Items](https://help.taglo.io/using-taglo-software/the-taglo-interface/deleting-items.md): How to delete items
- [Searching and Filtering](https://help.taglo.io/using-taglo-software/the-taglo-interface/searching-and-filtering.md): How to find things in lists
- [Previewing and Editing](https://help.taglo.io/using-taglo-software/the-taglo-interface/previewing-and-editing.md): How to view and edit information about items in lists
- [Using Wizards](https://help.taglo.io/using-taglo-software/the-taglo-interface/using-wizards.md): How to use Taglo wizards
- [Save/Undo/Redo](https://help.taglo.io/using-taglo-software/the-taglo-interface/save-undo-redo.md): How you can undo/redo changes and restore old versions
- [Keyboard Shortcuts](https://help.taglo.io/using-taglo-software/the-taglo-interface/keyboard-shortcuts.md): A list of common shortcuts
- [Data Storage](https://help.taglo.io/using-taglo-software/data-storage.md): How your data is stored and what this means for collaborating with others
- [Namespaces](https://help.taglo.io/using-taglo-software/namespaces.md): How to use Namespaces to organise data
- [Inbuilt data](https://help.taglo.io/using-taglo-software/inbuilt-data.md): Overview of data that comes built into Models


---

# 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/using-taglo-software.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.
