# Contact Us

### Bug report

If you encounter an issue while using UpNote:

* Please update the app to the latest version (Settings > Help > Check for updates) and try again.
* If the issue persists, please email us at <support@getupnote.com>.

To help us understand and troubleshoot the issue, please include:

* The steps you are taking
* &#x20;What actually happens vs. what you expected to happen
* Any full error message you see
* A screenshot or short screen recording of the issue — this is extremely helpful
* A debug log (Settings > Feedback > Save debug log)

We will review the information and get back to you as soon as we can.

### Feedback & suggestions

Please send us your suggestions to <support@getupnote.com>.

All feature requests are reviewed and considered as we plan future improvements. While we may not be able to respond to every suggestion individually, please know that your input directly helps shape the direction of UpNote.

If you enjoy using UpNote, we greatly appreciate if you could leave us a review/rating on the App Store, Windows Store or Google Play. Thank you for your support.


---

# 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.getupnote.com/resources/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.
