# Exams

- [Search for Exams](https://help.simnetonline.com/manager/content/exams/search-for-exams.md): Search for Exams and view options in the Actions Menu
- [Create Exams](https://help.simnetonline.com/manager/content/exams/create-exams.md): Creating a SIMnet or Testbank Exam
- [Exam Templates](https://help.simnetonline.com/manager/content/exams/exam-templates.md): How to create different types of Exam templates
- [Test Banks](https://help.simnetonline.com/manager/content/exams/test-banks.md): How to create a new test bank and test bank questions
- [Archive Exams](https://help.simnetonline.com/manager/content/exams/archive-exams.md): How to archive an exam
- [Exam Reports](https://help.simnetonline.com/manager/content/exams/exam-reports.md): How to create a new Exam report
- [Edit/Assign Exams](https://help.simnetonline.com/manager/content/exams/edit-assign-exams.md): How to edit an Exam and assign Exams to a class or individual student
- [SIMnet Exam Prefs](https://help.simnetonline.com/manager/content/exams/simnet-exam-assignment-prefs.md): How to set preferences for an Exam
- [Test Bank Exam Prefs](https://help.simnetonline.com/manager/content/exams/testbank-exam-assignment-prefs.md): How to set preferences for a Test Bank Exam
- [Exam Assignment Prefs](https://help.simnetonline.com/manager/content/exams/exam-assignment-prefs.md): Setting assignment preferences for Exams
- [Copy Exam](https://help.simnetonline.com/manager/content/exams/copy-exam.md): How to copy an exam
- [Create Lesson from Exam](https://help.simnetonline.com/manager/content/exams/create-exam-from-lesson.md): How to create a Lesson from an Exam


---

# 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/exams.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.
