# Using Our Quest App

{% hint style="warning" %}
In-App Browser is not supported
{% endhint %}

{% hint style="info" %}
This guide is for users participating in events that feature an interactive quest experience.
{% endhint %}

{% stepper %}
{% step %}
**Accessing the Event Quest Page**

* Find the event’s quest URL at the event location (available via a clickable link or QR code).
* Access the quest page and click the **START QUESTING** button.

![](https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/quest-app/quest%20landing.png)
{% endstep %}

{% step %}
**Logging Into the Quest App**

* Log in using your preferred method (Google or Email) to authenticate.

![](https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/quest-app/quest%20auth.png)
{% endstep %}

{% step %}
**Navigating the Home Screen**

Once logged in, the home screen provides several key options:

1. **Your All-Access QR Code**: Use this to redeem prizes or let event staff award you points.
2. **Scan QR Code Button**: Use this to scan quest-specific QR codes at the event to earn points.
3. **Total Points**: View your real-time points tally, updated in intervals.
4. **All Quests**: Browse all available quests, grouped by category.
5. **Prize List Button**: See the list of prizes you can redeem with your points.
6. **History Button**: Track your quest progress and prize redemptions.

![](https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/quest-app/quest%20home.png)
{% endstep %}

{% step %}
**Scanning QR Codes**

* Tap the **Scan QR Code** button from the home screen to activate the scanner.
* Scan quest-specific QR codes at event locations to earn points.

![](https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/quest-app/quest%20scan.png)
{% endstep %}

{% step %}
**Complete Quest/Adding Points**

* Once the points are added to your account after scanning you will see a confirmation page.

![](https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/quest-app/quest%20completion.png)

{% endstep %}

{% step %}
**Viewing the Prize List**

* Check the **Prize List** to see the rewards you can redeem with your points.

![](https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/quest-app/quest%20prize.png)<br>
{% endstep %}

{% step %}
**Reviewing Your History**

* The **History** section shows a log of your activities, including completed quests and redeemed prizes.

![](https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/quest-app/quest%20history.png)
{% endstep %}

{% step %}
**Leaderboard**

* The **Leaderboard** section displays the top 10 participants with the highest points.

![](/files/K4JyGvpYWMT3gEQduFy1)

For any other queries, please contact support
{% endstep %}
{% endstepper %}


---

# 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.moongate.id/moongate-user-guide/quest-app/using-our-quest-app.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.
