# Your Portal

The [Moongate Portal](https://app.moongate.id/) is your key point of interaction with Moongate. From here, you can view your tickets/membership passes, obtain the check-in QR code for your event(s), redeem benefits, and manage your account.

From the ‘[Pass](https://app.moongate.id/)’ page, you can view all of your tickets and membership passes. Tickets for past events will still remain visible in this view as they may unlock future benefits.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/the-basics/your-portal/pass.png" alt=""><figcaption></figcaption></figure>

To view all of the benefits associated with a ticket or membership pass, click ‘Benefits’ on the ticket/membership pass in question. For more information on claiming a benefit, see [here](https://docs.moongate.id/user-guide/the-basics/benefits).

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/the-basics/your-portal/benefits%20button.png" alt=""><figcaption></figcaption></figure>

Click “See in Marketplace” or the thumbnail on a ticket/membership pass to view it on OpenSea.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/moongate-85/user-guide/images/the-basics/your-portal/marketplace%20button.png" 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://docs.moongate.id/moongate-user-guide/the-basics/your-portal.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.
