# Support and Help

## Support

You can email [**support@taglo.io**](mailto:support@taglo.io) to create a support ticket, and we will get back to you as soon as we can.

If you are reporting a bug, please include as much relevant information as you can.

## Error reports

If you encounter a crash while using Models, an email should automatically be created for you containing diagnostic information relating to the crash, as in the screenshot below.

Simply send this email to [**support@taglo.io**](mailto:support@taglo.io) to create a ticket.

<figure><img src="/files/wjCwV3nnUAX78A1JqATL" alt="An Outlook email creation dialog, showing a support email that has been automatically created by Models in response to an error. The email contains a code trace from the software with details of the error."><figcaption><p>Error report email from Models</p></figcaption></figure>


---

# 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/alpha-testing/support-and-help.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.
