# SIMnet Navigation

After signing in to SIMnet you can navigate the different sections of SIMnet by using the top navigation menu.

![The SIMnet top navigation menu](/files/-M4ZooXErC_4vplVwDT8)

## The Top Navigation Menu

{% hint style="info" %}
**Info**: All navigation items may not be available, depending on how your school and class has configured SIMnet.
{% endhint %}

### 1. :calendar\_spiral: Calendar

View the :point\_right: [Calendar](/students/getting-started/exploring-simnet/calendar.md) section to access your assignments organized on a calendar.

### 2. :school\_satchel: Assignments

&#x20;View the :point\_right: [Assignments](/students/getting-started/exploring-simnet/assignments.md) section to access all of your available assignments.

### 3. :books: Library

View the :point\_right: [Library](/students/getting-started/exploring-simnet/library.md) section to access your SIMbooks. The Library SIMbooks contain additional learning material that may have not been assigned directly to your class.

{% hint style="warning" %}
**Warning:** Work completed in the Library section do not count toward your class assignments.
{% endhint %}

### 4. :100: Grades

View the :point\_right: [Grades](/students/getting-started/exploring-simnet/grades.md) section to access your assignment results and class grade book.

### 5. :envelope: Message Center

View the :point\_right:[Message Center](/students/getting-started/exploring-simnet/message-center.md) section to send or receive messages from your instructor.

### 6. :woman\_student: Student Profile

View the :point\_right: [Profile](/students/getting-started/exploring-simnet/profile.md) section to view or edit your personal details, course enrollments, add or purchase a registration code.

### 7. :sos: Instant Help

View the :point\_right: [Getting Support](/students/important-links/mh-support.md) section to view the SIMnet Instant Help topics related to your view or contact the McGraw Hill support team.

### 8. :heavy\_multiplication\_x: Sign Out

Click the **Sign Out** button to exit SIMnet.

### 9. :school: Current Class

If you are enrolled in multiple classes, you will need to switch from one course to another to complete work in each course. Click on the course name to access a list of your courses and switch classes.


---

# 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/exploring-simnet/simnet-navigation.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.
