# Courses

- [View All and Search](https://help.simnetonline.com/manager/classes/search.md): Search for classes, sections, and view options in the Actions Menu
- [Edit/Assign Classes](https://help.simnetonline.com/manager/classes/search/edit-assign-and-snapshot.md): Edit class details and create or update class assignments.
- [Class eCommerce](https://help.simnetonline.com/manager/classes/search/ecommerce.md): Class specific ecommerce offer control.
- [Class Settings](https://help.simnetonline.com/manager/classes/search/settings.md): Instructors can control class level settings for title, campus, availability dates, student view, and more.
- [Class Copy](https://help.simnetonline.com/manager/classes/search/class-copy.md): Copy a class to create a new class with the same assignments, gradebook columns, and settings.
- [Class Overview Report](https://help.simnetonline.com/manager/classes/search/overview-report.md): The Class Overview Report contains results for all assignments in your class.
- [Inclusive Access](https://help.simnetonline.com/manager/classes/search/class-inclusive-access.md): Inclusive Access settings as they will be applied to your course
- [Create Classes](https://help.simnetonline.com/manager/classes/create.md): Creating a new class or section.
- [Organize](https://help.simnetonline.com/manager/classes/organize.md): Organizing and sorting your class or section into groups.
- [Bulk Actions in the Organizer](https://help.simnetonline.com/manager/classes/organize/bulk-actions-in-the-organizer.md)
- [Import Classes & Users](https://help.simnetonline.com/manager/classes/import.md): Batch importing classes, new and existing users.
- [Archive Classes](https://help.simnetonline.com/manager/classes/archive.md): Archive 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/manager/classes.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.
