# How to contact us?

If you want to talk to us, suggest a new feature, or report a bug, we have a simple way to do so.

There are actually many ways of doing this:

1. You can drop us a line by going to the MyWay app setting (top right menu icon) and then the "Report a Problem" or "Talk to Us" menu item.
2. You can go to our public website <https://mywayroute.com> and talk to us via online chat there.
3. You can drop us an email at <support@mywayroute.com>. &#x20;

We usually respond quicker in online chats, but feel free to use any method that works for you. We will be happy to talk.


---

# 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.mywayroute.com/how-to-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.
