# The Home Page

Accessing your SIMnet course starts with the SIMnet Home Page. On the Home Page you can sign in to your account, purchase access to your online materials, register, and get help.

{% 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](https://509646706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4GzdqvglIbnG5_9XCo%2Fuploads%2FTIKhpf97SENkc2NCQCIy%2FScreen%20Shot%202022-06-02%20at%2012.11.09%20PM.png?alt=media\&token=d6a3c6f9-9ee3-442e-8c9e-9bca648f14a0)

## Existing Users - Viewing your school's website and signing in

### 1. :spider\_web: Your school's custom website address

Every school has its own unique SIMnet website that follows the format *<https://yourschool.simnetonline.com>*. Before signing in or creating a new account be sure you are visiting the correct website.

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

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 as described in [#1](#1-your-schools-custom-website-address).

### 3. :person\_tipping\_hand: Your username

Enter the username you were provided in the Welcome to SIMnet email you received. This field is not case sensitive.

### 4. :key: Your password

Enter the password you selected during registration or were provided in the Welcome to SIMnet email you received. Click the:eye: to see the password in plain text. Click the Sign In button to continue.

## New Users - Registering for SIMnet

{% hint style="warning" %}
**Warning**: If you already have a SIMnet username because you've already taken a course in SIMnet or have an expired Courtesy Access account use your existing username. Don't create a second account as your grades will not carryover to a second account.
{% endhint %}

{% hint style="info" %}
Your school may have disabled some of the options below in an effort to ensure that you register for SIMnet in the way that will work best for your course.
{% endhint %}

### 5. :tickets: Register Now

View the :point\_right: [Self Registration](https://help.simnetonline.com/students/registration/self-registration) guide to complete registration to create a new SIMnet account and gain access to your courses and available course materials

## Help & Support

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

You can determine whether or not your computer meets the technical requirements for accessing the SIMnet 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](https://help.simnetonline.com/students/important-links/mh-support) for details.

### 7. :sos: Technical Support & Instant Help

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

The SIMnet Instant Help option directs you to the documentation website. If you are trying to learn how to use some part of SIMnet, view the Instant Help.

View :point\_right: [Getting Support](https://help.simnetonline.com/students/important-links/mh-support) for details.x


---

# 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/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.
