# Report A Mission

## When Should You Report A Mission?

You should report a Mission immediately if you see any suspicious or malicious activity on the Mission page. This can include: harmful speech, malicious links, or misleading information.

## How To Report A Mission?

You can report a mission by clicking on the Report Mission button at the top of the mission page

<figure><img src="/files/Kn5pFCx7NmWGsyVEzFmc" alt=""><figcaption></figcaption></figure>

Next, you will see a Report Mission modal popup. Here you can select your Reason for Reporting the Mission and write a short description with any additional details to give context to MVHQ when reviewing the Mission.

<figure><img src="/files/olHRuzrd9YAeZHWYSsqc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Make sure to provide as much information as possible for MVHQ to accurately review and update the Mission based on your report.&#x20;
{% endhint %}

## Why To Report A Mission?&#x20;

You can report a mission for a variety of reasons including:&#x20;

* Inappropriate or Harmful Content
* Fraudulent or Suspicious Activity
* Other (This can include anything that may harm or mislead users that you deem worthy of a review by MVHQ)

{% hint style="warning" %}
See MVHQ's official [Terms of Service](https://app.mvhq.io/terms-of-service) for more information on what content is acceptable.
{% endhint %}

## What Happens After I Report A Mission

Reporting a Mission will trigger MVHQ to review your report and make any necessary changes or remove the Mission if necessary.&#x20;


---

# 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.mvhq.io/for-users/missions/report-a-mission.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.
