# Bize Ulaşın (Contact Us)

Eğer AugeLab Studio kullanırken bir sorunla veya beklenmedik bir durumla karşılaşırsanız, lütfen bize <support@augelab.de> adresine e-posta göndererek veya kamuya açık [GitHub sayfamızda](https://github.com/AugelabTech/AugeLab-Studio-Issues) bildirimde bulunarak ulaşmaktan çekinmeyin.

Aynı sorunla ilgili birinin daha önce karşılaşıp karşılaşmadığını görmek için [AugeLab Studio GitHub Issues](https://github.com/AugelabTech/AugeLab-Studio-Issues/issues) bölümüne göz atmanızı öneririz. Eğer karşılaştılarsa, sorunun durumuna ilişkin güncellemeleri takip edebilirsiniz.

Ayrıca, görüntü işleme ile ilgili soruları sorun bölümümüzde, [GitHub sayfamızda](https://github.com/AugelabTech/AugeLab-Studio-Issues) yer alan kılavuzu takip ederek sorabilirsiniz.

İş birlikleri için bize <info@augelab.de> adresine e-posta atabilirsiniz.


---

# 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/turkish/sss/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.
