# Contact Us

If you encounter an issue or unexpected behaviour using AugeLab Studio, please feel free to report them by e-mailing us to <info@augelab.com> or report them in our public [GitHub page](https://github.com/AugelabTech/AugeLab-Studio-Issues).

It is advised to take a look at [AugeLab Studio GitHub Issues ](https://github.com/AugelabTech/AugeLab-Studio-Issues/issues)section to see if anyone has encountered the same issue with you. If they did, you can follow up any news on the issue as well.

You can also ask image processing questions in our issues section by following the guideline in our [GitHub page](https://github.com/AugelabTech/AugeLab-Studio-Issues).

For collaborations, you can mail us at <info@augelab.com>.


---

# 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://docs.augelab.com/faq/contact-us.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.
