# Textbooks

## Textbooks

Assigning a textbook to a campus allows Administrators and Intructors to assign content from the textbook.&#x20;

{% hint style="info" %}
**Note**: Instructor SIMstudent and Student Courtesy Access users recieve the assigned textbooks in their Library.
{% endhint %}

![](/files/-MK6oh1l_Y6O6Xke3Qo-)

### 1. Select Campus

Navigate to the Settings page of the Administration Section of SIMnet, and select the campus to which you would like to add a textbook.

{% hint style="info" %}
**Note**: Textbooks are managed per campus. So, when editing a class the available textbooks we be based on the textbooks assigned to the campus the class belongs to.
{% endhint %}

### 2. Available Textbooks

The list of Available Textbooks contains all of the textbooks that have been made available for your campus.

### 3. Add or Remove Textbooks

From the Available Textbook list, select the ones you would like to add to the list, and click the *Add* button. If you would like to remove an already assigned textbook, click the *Remove* button.

### 4. Assigned Textbooks

The list of Assigned Textbooks controls which textbooks are available in the Test Banks lists, which books are available as a textbook filter when creating lessons and exams, and which lessons are available to students in the Study Materials section of the Library.

{% hint style="success" %}
**Success**: Be sure to remove any unnecessary textbook to prevent content from being assigned outside the license your students may have.
{% endhint %}


---

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