> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/manager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/manager/classes/search/class-inclusive-access.md).

# Inclusive Access

When a school has a course or courses that use separate materials from the rest of the school, Course Level Inclusive Access can be an effective solution to provide licenses automatically to students. Course Level Inclusive Access provides students in pre-determined courses with codes that are separate from the codes the rest of the school receives.

{% hint style="info" %}
**Note**: If the school also uses Account Level Inclusive Access at the same time, they will need to ensure that students receive the appropriate licenses to begin their course. Courses with Course Level Inclusive Access will not receive the school's Account Level Inclusive Access offer.
{% endhint %}

Instructors can view the Inclusive Access offer students. When you are in **Edit/Assign** mode for a specific class, you can click the **View Inclusive Access Offer** button at the top of the page to view the Inclusive Access option applied to the course.

![Coure Level Inclusive Access](/files/-Mf-LtO-n1Qmn2miTsuu)

Inclusive Access offers cannot be edited by Instructors or by School Administrators. Inclusive Access offers must be set with the school's McGraw Hill representative. Course Level Inclusive Access must be set before courses are created for the semester. Course Level Inclusive Access is applied to a master course and then copied from that course to the rest of the semester's courses.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/classes/search/class-inclusive-access.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.
