# SIMbooks

## :mag\_right: SIMbooks

Select a SIMbook from the dropdown to view the list of chapters.

{% hint style="info" %}
**Note**: If you don't see your desired book in the list of availalbe SIMbooks, please review the Administration Settings. Textbooks must be assigned to your SIMnet Campus by the SIMnet Administrator to be visible in the SIMbook list. Please vist :point\_right: [Textbooks](/manager/administration/textbooks.md) section for details.
{% endhint %}

![The SIMbook Page](/files/-MHIKWlOBClhgHux-OmL)

### :closed\_book: SIMbook

Clicking **SIMbooks** under the **Learning** category displays the list of available SIMbooks. SIMbooks available are based on several different book adoptions listed in the SIMbook drop-down menu. Each SIMbook chapter is then listed in the **Results** window.

### :page\_with\_curl: Actions Menu

**Preview** opens the SIMbook in a new window. This feature makes it easier for instructors to preview exactly what students see without requiring the instructor to login as a student.

**Snapshot** shows the details of the SIMbook (including assignments) in a static window. This option is useful for instructors who do not have edit privileges for the SIMbook.

**Print Snapshot** displays the Snapshot information in a printable format.

**Edit/Assign** allows you to edit the content of the SIMbook or make an assignment. Only the SIMbook “owner” or the account Administrator can edit the SIMbook. View the :point\_right: [Edit/Assign SIMbooks section](/manager/content/simbooks/edit-assign-simbooks.md) for more information.

**View Report** allows you to view the latest SIMbook results for your entire class. To modify the report settings, click the Edit button at the top of the screen (to the left of the Bookmark button and Actions Menu. Expand the lists to select a specific Class or Campus and click the Enable Date Range checkbox to specify a date range. Click Save to save changes. View the :point\_right: [SIMbook Reports](/manager/content/simbooks/simbook-reports.md) section for more information.

**Create Scenario A Exam** creates a new SIMnet exam based on the scenario A questions. This option is only available if you have the right to create SIMnet exams. The Exam will contain all questions that cover content in your SIMbook.

**Create Scenario B Exam** creates a new SIMnet exam based on the scenario B questions. This option is only available if you have the right to create SIMnet exams. The Exam will contain all questions that cover content in your SIMbook.

{% hint style="info" %}
**Note**: View the :point\_right: [Create Exams from SIMbooks](/manager/content/simbooks/create-exams-from-simbooks.md) section for more details on creating an Exam or Exam Template from a SIMbook.
{% endhint %}

**Create Scenario A Exam Template** creates a new SIMnet exam template based on the scenario A questions. This option is only available if you have the right to create SIMnet exam templates.

**Create Scenario B Exam Template** creates a new SIMnet practice exam template based on the scenario B questions. This option is only available if you have the right to create SIMnet exam templates.

{% hint style="success" %}
Success: Creating an Exam or Exam Template from a SIMbook will pre-populate the Exam with all questions covered in your SIMbook. You may want to remove some of the questions depending on the size and length of Exam  you prefer.
{% endhint %}

### :arrow\_heading\_down: Download Instructor Resource Files for SIMbook

You can download resources as an instructor to better understand the SIMbook content by clicking on the Resource file for the specific book.


---

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