# PRODUCT DOCUMENTATION

- [N3MUS Tournaments](https://n3mus.gitbook.io/docs/product-documentation/n3mus-tournaments.md): A Complete Guide to N3MUS Tournaments: How to Get Started and Win Rewards
- [N3MUS Missions](https://n3mus.gitbook.io/docs/product-documentation/n3mus-tournaments/n3mus-missions.md): Hey gamers, exciting news! A brand-new tournament feature just dropped!  You can now complete Missions to earn bonus points, booster your climb in the leaderboard, and secure your spot at the top.
- [N3MUS ID](https://n3mus.gitbook.io/docs/product-documentation/n3mus-id.md): This guide explains how users can create an account through N3MUS ID.
- [FAQ](https://n3mus.gitbook.io/docs/product-documentation/faq.md): Frequently Asked Questions


---

# 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://n3mus.gitbook.io/docs/product-documentation.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.
