# The Home Page

Accessing the SIMnet Course Manager starts with the SIMnet Home Page. On the Home Page you can sign in to your Administrator or Instructor account, and access help & support.

{% hint style="warning" %}
**Warning**: Each school has a different SIMnet website, so be sure to confirm you are visiting your school's SIMnet Home Page by reviewing the browsers address bar and school name displayed on screen.&#x20;
{% endhint %}

![The SIMnet Home Page](/files/IYTCWotg58zOQK3nBbyH)

## Administrators and Instructors - Viewing your school's website and signing in

### 1. :school: Your school's name

Every school has its own unique SIMnet website that follows the format *<https://yourschool.simnetonline.com>*. Your school's name should be displayed in the upper right hand corner of the website. If this name doesn't match your school, ensure you are visiting the correct website.

### 2. :woman: Your username

Enter the username you were provided by your school. This field is not case sensitive.

### 3. :key: Your password

Enter the password you selected or were provided. Click the:eye: to see the password in plain text. Click the Sign In button to continue.

## Help and Support

### 4. :ballot\_box\_with\_check: System Requirements

You can determine whether or not your computer meets the technical requirements for accessing the SIMnet Course Manager website by running a System Requirements check. This will check your system's capabilities for browser version, screen size, and more. View :point\_right: [Getting Support](/manager/important-links/getting-support.md) for details.

### 5. :sos: Technical Support

The Technical Support option will allow you to open a support case with the McGraw Hill Customer Experience Group.

### &#x20;6. :school\_satchel: Instant Help

The SIMnet Instant Help option directs you to the documentation website. If you are trying to learn how to use some part of the SIMnet Course Manager, view :point\_right: [Instant Help](/manager/master.md). View :point\_right: [Getting Support](/manager/important-links/getting-support.md) for details.


---

# 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/manager/getting-started/the-home-page.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.
