# Details

*Before you can create a mission, you must create the organization for your business in the previous step* [Create An Organization](/for-teams/create-a-misison/publish-your-docs.md)

Missions are MVHQ's version of quests for you to incentivize users to engage with your suite of product(s) and social media account(s) to bring value to your business.

1. To create a mission, navigate to: <https://app.mvhq.io/create-mission>
2. Here you can add all the necessary details to publish your mission and start acquiring users.

<figure><img src="/files/Tzabc7agd0Zhxq8D4NBk" alt=""><figcaption><p>Mission Creation: Details Page</p></figcaption></figure>

3. Start by adding the title to your mission. Your mission title should emphasize the purpose of your mission or the reward for users (Ex. Project Whitelist or Blockchain/Product Launch).
4. Next, select the organization you created in the previous step [Create An Organization](/for-teams/create-a-misison/publish-your-docs.md) that you want your mission linked to
5. Now, select the date and time you want your mission to start and end. *NOTE: Once your mission has started you will **NOT** be able to change any of the other mission details.*
6. Now, you can create the about section for your mission. Here you should include any relevant information for users to complete your mission and learn about your organization.&#x20;

<figure><img src="/files/O6xjOPg5nGhtSgoYWygO" alt=""><figcaption><p>Example Mission Description</p></figcaption></figure>

7. Add any relevant social links for you and your organization to the social links section and they will automatically be shown at the bottom of your about section.

<figure><img src="/files/IWX03zSLs6yM4LDylSDD" alt="" width="375"><figcaption></figcaption></figure>

8. Finally, upload the featured and thumbnail images you want to represent your mission. These are the images that will be displayed to users when they first see your mission on the home or explore pages. See [Best Practices](/for-teams/best-practices.md)for more information on how to create the ideal images to attract as many users as possible.&#x20;

<figure><img src="/files/mUWPfnxvndZhbcDKBLOC" alt="" width="375"><figcaption><p>Example Featured Image</p></figcaption></figure>

<figure><img src="/files/Y7UTSyyv2ng4RGJ3tWAI" alt="" width="261"><figcaption><p>Example Thumbnail Image</p></figcaption></figure>


---

# 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-teams/create-a-misison/details.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.
