# Kontakt

Wenn Sie auf ein Problem oder unerwartetes Verhalten bei der Verwendung von AugeLab Studio stoßen, können Sie gerne eine E-Mail an <support@augelab.de> senden oder das Problem auf unserer öffentlichen [GitHub-Seite](https://github.com/AugelabTech/AugeLab-Studio-Issues) melden.

Es wird empfohlen, einen Blick auf den Abschnitt [AugeLab Studio GitHub Issues](https://github.com/AugelabTech/AugeLab-Studio-Issues/issues) zu werfen, um zu sehen, ob jemand das gleiche Problem wie Sie hatte. Wenn ja, können Sie dort weitere Neuigkeiten zu dem Problem verfolgen.

Sie können auch Fragen zur Bildverarbeitung in unserem Issues-Bereich stellen, indem Sie die Richtlinien auf unserer [GitHub-Seite](https://github.com/AugelabTech/AugeLab-Studio-Issues) befolgen.

Für Kooperationen können Sie uns unter <info@augelab.de> kontaktieren.


---

# 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/german/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.
