# Navigating Your Account

Clicking on the account section leads to various tabs:&#x20;

* Home
* Subscriptions
* Payments
* Courses

On the home tab, you can connect your discord account to the web application if not done so already. You will notice that it states your connected discord account and the Premium role you will receive&#x20;

Under subscriptions, you will notice your Monthly Premium membership, when it was created, and when it will expire. You will notice the Active button will say “Yes” while your subscription is Active

Similar to subscriptions, the payments section will detail your total amount paid on the specific date, as well as your invoice number

The courses tab will show you your progress in each section of our educational courses

**Visual Walkthrough:**

{% embed url="<https://www.loom.com/share/cae1322777b54a5eadfe82c2fb56cf5c?sid=86696782-4887-40d7-b209-f6813012f013>" %}


---

# 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.marketmasters.app/web-app/welcome-to-our-app/navigating-your-account.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.
