# Send a Bug Report

### Overview

If you encounter any issues while using the MangoApps Messenger app, you can easily send a report to our technical team using the Bug icon at the top of the messenger app.

![](/files/HIQ8aFyZgI8uL4rp1SAM)

***

### Reporting a Bug via Email Report

In the MangoApps Messenger app, click on the **Report a Problem** icon at the top-right corner of the screen.

A bug report will automatically include information about your computer, operating system, and system logs. These logs are essential for our technical engineers to diagnose and resolve the issue quickly.

Include as much detail as possible about the issue you are facing. The more information you provide, the faster our team can address the problem.


---

# 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://guides.mangoapps.com/desktop-and-mac-apps-guide/send-a-bug-report.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.
