# The Basics

- [Signing Up/Logging In](https://docs.moongate.id/moongate-user-guide/the-basics/signing-up-logging-in.md): For best results, please ensure that you are using Moongate in a standalone internet browser such as Chrome or Safari. Moongate does not currently support in-app browsers.
- [Your Portal](https://docs.moongate.id/moongate-user-guide/the-basics/your-portal.md)
- [Redeeming Benefits](https://docs.moongate.id/moongate-user-guide/the-basics/redeeming-benefits.md): NFT tickets and membership passes may unlock associated benefits, such as discount codes, free tickets, etc, both now and in the future. Accessed from the ‘Benefits’ tab on the Merchant Portal.
- [Purchasing & Redeeming Tickets/Memberships](https://docs.moongate.id/moongate-user-guide/the-basics/purchasing-and-redeeming-tickets-memberships.md): You can redeem tickets/memberships through purchasing or airdrop.
- [Checking Into Events/Proving Membership](https://docs.moongate.id/moongate-user-guide/the-basics/checking-into-events-proving-membership.md)
- [How to Install Our App](https://docs.moongate.id/moongate-user-guide/the-basics/how-to-install-our-app.md)


---

# 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.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.
