# Send a Support Request

You can contact us via the app or via <support@moasure.com>. We recommend sending a support request through the app as this will provide us with diagnostic and measurement data that will enable us to assist you better.

To send a support request through the app, follow the steps below:

1. Open **Settings** by tapping on the cog icon in the bottom-right corner.
2. Tap on **Send Support Request.**
3. Write your message and tap on **Send Support Email.**
4. The email will be sent via your default email client on the phone. Confirm sending through the email client. Once you do this, the request will be sent and you will be re-directed to the app.

{% hint style="info" %}
You will not receive a confirmation message in the app as the request will have been sent through your phone's default email client, so it might appear that your email has not been sent at all in the app. Don't worry about this. As long as you've sent it through your email client, we will have received it. We are working on improving this experience.
{% endhint %}


---

# 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.moasure.com/en/moasure-app/settings/send-a-support-request.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.
