# My Courses

<figure><img src="/files/EkE7n93BiJHBKoiUz1KN" alt=""><figcaption><p>My Courses View</p></figcaption></figure>

## :raised\_hands: Course Progress Meter

Each course displays your progress toward completing the course and earning a badge.

## :mag: View Course

Click the View Course button to view the course details and open the course.

## :first\_place: Share Badge

Once a course is completed, the Share Badge link becomes active where you can share your badge on various platforms including LinkedIn.


---

# 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://help.simnetonline.com/simskills-learner/getting-started/my-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.
