# Verified Missions & Organizations

## What Is A Verified Organization?

A verified organization is an organization that has been approved my MVHQ to be publicly discoverable on the [Home](https://app.mvhq.io/) & [Explore](https://app.mvhq.io/explore) Pages and that their Twitter/X account is connected to their profile.&#x20;

{% hint style="warning" %}
Verified organizations are **NOT** officially endorsed or linked to MVHQ in any way. As a user you must review the organization yourself before interacting. Please report any suspicious or malicious activity via the [Report A Mission](/for-users/missions/report-a-mission.md) function. See MVHQ's official [Terms of Service](https://app.mvhq.io/terms-of-service) for more information.
{% endhint %}

## How Can I Tell Which Organizations Are Verified?

Verified organizations will be displayed at the top of their mission page with a blue checkmark.

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

## Which Missions Get Me Credits?

You will only earn [MVHQ Credits](/usdhq/mvhq-credits.md) from missions created by verified organizations. You can see on each objective how many credits you will earn.

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

## How Do I Verify My Organization?

See [Verification](/for-teams/verification.md) for more information on how to apply your organization for verification.&#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/verified-missions-and-organizations.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.
