# Winner Next Steps

## What Are Winner Next Steps?

Winner next steps are instructions for users that have been selected as winners to claim their reward. The Winner Next Steps are shown on the specific Mission page for winners after they have been selected.&#x20;

<figure><img src="/files/aykrbHOxILbeuY3s3sx7" alt=""><figcaption><p>If you are selected you will see a "View Winner Next Steps" button.</p></figcaption></figure>

<figure><img src="/files/YEYI5gYlR4oRRB8IecK5" alt=""><figcaption><p>After clicking "View Winner Next Steps" you will get a pop-up with more information.</p></figcaption></figure>

{% hint style="warning" %}
For any issues with receiving your reward, contact the mission organizer directly. You can find their social links at the top of each mission.
{% 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.mvhq.io/for-users/missions/winner-next-steps.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.
