# Steps to Complete a Mission:

1\. Select a mission from the available options.

<figure><img src="/files/0PhVaGORNr74g7vKVXzA" alt=""><figcaption></figcaption></figure>

2\. Carefully review the mission description on the left side of the mission to grasp the requirements.

3\. Once you have fulfilled the requirements, click the action button on the right side of the mission to complete it.

4\. Upon completion of all actions in the mission, a "Claim" button will appear at the bottom of the mission. Click it to claim your reward.

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

5\. You can view your rewards in the "Rewards" page.

<figure><img src="/files/sZcVGIH7Ic6rr5IcFt6E" alt=""><figcaption></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://mission-doc.ultiverse.io/getting-started/steps-to-complete-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.
