# Getting Started

- [The Home Page](https://help.simnetonline.com/students/getting-started/home-page.md): Signing in to your SIMnet account, creating an account, and accessing Help and Support
- [Exploring SIMnet](https://help.simnetonline.com/students/getting-started/exploring-simnet.md)
- [SIMnet Navigation](https://help.simnetonline.com/students/getting-started/exploring-simnet/simnet-navigation.md): The SIMnet top navigation features a calendar, assignments, library, grades, messaging, student profile, and help links.
- [Calendar](https://help.simnetonline.com/students/getting-started/exploring-simnet/calendar.md): The Calendar organizes your assignments by the dates that start or the dates they are due.
- [Assignments](https://help.simnetonline.com/students/getting-started/exploring-simnet/assignments.md): Viewing your assignments in SIMnet.
- [Library](https://help.simnetonline.com/students/getting-started/exploring-simnet/library.md): Viewing study materials, SIMbooks, and earning digital badges
- [Grades](https://help.simnetonline.com/students/getting-started/exploring-simnet/grades.md): View your assignment results and grades.
- [Message Center](https://help.simnetonline.com/students/getting-started/exploring-simnet/message-center.md): Get messages and notifications and send messages to your instructor in SIMnet.
- [Profile](https://help.simnetonline.com/students/getting-started/exploring-simnet/profile.md): Viewing the student Profile, registered products, enrolled courses, and earned credentials.
- [Exploring SIMbooks & Lessons](https://help.simnetonline.com/students/getting-started/exploring-simbooks.md)
- [SIMbook Navigation](https://help.simnetonline.com/students/getting-started/exploring-simbooks/simbook-navigation.md): SIMbook and Lesson navigation includes access to your Library, the table of contents, glossary, bookmarks, search, and print
- [Teach Me, Show Me, Guide Me, Let Me Try](https://help.simnetonline.com/students/getting-started/exploring-simbooks/sm-gm-lmt.md): Completing Teach Me, Show Me, Guide Me, and Let Me Try exercises.
- [Exploring Exams](https://help.simnetonline.com/students/getting-started/exploring-exams.md)
- [SIMnet Exams](https://help.simnetonline.com/students/getting-started/exploring-exams/simnet-exams.md): SIMnet Exams are assignments that include questions from a simulated environment that parallels the Let Me Try.
- [Test Bank Exams](https://help.simnetonline.com/students/getting-started/exploring-exams/testbank-exams.md): Test Bank Exams are composed of multiple choice, true/false, and matching questions.
- [Digital Credentials](https://help.simnetonline.com/students/getting-started/digital-credentials.md): Earning and sharing Badges and Certificates with SIMnet.
- [Running Windows on a Mac](https://help.simnetonline.com/students/getting-started/running-windows-on-a-mac.md): How and why would you run Windows on a Mac.
- [Virtual Machines](https://help.simnetonline.com/students/getting-started/running-windows-on-a-mac/virtual-machines.md): What kinds of technology can support running windows on a mac.
- [Running a Windows Virtual Machine](https://help.simnetonline.com/students/getting-started/running-windows-on-a-mac/virtual-machines/running-a-windows-10-virtual-machine.md): How to run a Windows Virtual Machine.
- [Remote Desktop](https://help.simnetonline.com/students/getting-started/running-windows-on-a-mac/remote-desktop.md): What is Remote Desktop and how can I use it with SIMnet?
- [Device Tips](https://help.simnetonline.com/students/getting-started/running-windows-on-a-mac/using-simnet-outside-of-windows.md): Notes for using SIMnet on computers that don't have Windows installed as the main Operating System
- [Student Accessibility Guide](https://help.simnetonline.com/students/getting-started/student-accessibility.md): The Accessibility Guide for Students with Disabilities is intended for blind and visually impaired students and others who use assistive technology.
- [Text To Speech](https://help.simnetonline.com/students/getting-started/text-to-speech.md): Use SIMnet's built-in screen reader to read your SIMbooks, Lessons, Exams and Projects


---

# 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/students/getting-started.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.
