# Contact Support

{% hint style="success" %}
We aim to make your experience with Notch as smooth as possible. If you however encounter any issues, we are here to help as well! The articles in this section will help get you the assistance you need.
{% endhint %}

## Support

You can email <support@notch.so> or contact us via the in-app messaging at the bottom left of your Notch session at any time.

<div align="center"><figure><img src="/files/tjGYKxxmhPhswlZmtdsW" alt=""><figcaption><p>Contact Option in Help Widget in Notch</p></figcaption></figure></div>

## Troubleshooting & Reporting Bugs

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Debugging Tips</strong></td><td>Here are some quick tips to help resolve common issues.</td><td></td><td><a href="/files/aAFEWxPB6d6HudGiDEai">/files/aAFEWxPB6d6HudGiDEai</a></td></tr><tr><td><strong>FAQ</strong></td><td>Find answers to frequently asked questions.</td><td></td><td><a href="/files/aAFEWxPB6d6HudGiDEai">/files/aAFEWxPB6d6HudGiDEai</a></td></tr><tr><td><strong>Reporting Bugs</strong></td><td>Learn how to report bugs and issues to help us improve Notch..</td><td></td><td><a href="/files/aAFEWxPB6d6HudGiDEai">/files/aAFEWxPB6d6HudGiDEai</a></td></tr></tbody></table>


---

# 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.notch.so/help-and-faq/contact-support.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.
