# Courses

We have a simple 'courses' page created to house all the training courses we have created that you will have access to. Access will depend on what program you have purchased and we are adding in new courses quarterly.

Here is what the courses page looks like

<figure><img src="/files/8LEiMArGFGT0x5U1Wkjl" alt=""><figcaption></figcaption></figure>

Next once you click on a course you're interested in, you will notice it looks like this

<figure><img src="/files/GeaqqG2k8PjLlhRbamo0" alt=""><figcaption></figcaption></figure>

On the left is course image and course overview page and on the right is each of the lessons. To start a lesson just lick on it or click on the green start button off to the right. Your overall course completion rate will show off to the left as well in your user account you can track which lessons you have viewed and what completion rate you are at.&#x20;

This simple means of tracking and following along allows you to quickly remember where you left off, if you leave and come back into the course.&#x20;

Lastly, here is what it will look like once inside a lesson.

<figure><img src="/files/vS0aKWgNsKaJk5T6lVLQ" alt=""><figcaption></figcaption></figure>

You can mark as complete and continue at the top or click off to the next lesson on the left hand side bar menu.&#x20;


---

# 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://wallet-monkey.gitbook.io/wallet-monkey-docs/paid-members-area/courses.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.
