> 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/content/simpaths.md).

# SIMpaths

- [Search for SIMpaths](https://help.simnetonline.com/manager/content/simpaths/search-for-simpaths.md): Search for SIMpaths and view options in the Actions Menu
- [Create SIMpaths](https://help.simnetonline.com/manager/content/simpaths/create-simpaths.md): Creating a SIMpath
- [SIMpath Templates](https://help.simnetonline.com/manager/content/simpaths/simpath-templates.md): How to create a SIMpath template
- [Archive SIMpaths](https://help.simnetonline.com/manager/content/simpaths/archive-simpaths.md): How to archive a SIMpath
- [SIMpath Reports](https://help.simnetonline.com/manager/content/simpaths/simpath-reports.md): How to create a new SIMpath report
- [Edit/Assign SIMpaths](https://help.simnetonline.com/manager/content/simpaths/edit-assign-simpaths.md): How to edit a SIMpath and assign SIMpaths to a class or individual student
- [SIMpath Prefs](https://help.simnetonline.com/manager/content/simpaths/simpath-prefs.md): How to set preferences for a SIMpath
- [Pre-Test Prefs](https://help.simnetonline.com/manager/content/simpaths/pre-test-prefs.md): How to set preferences for a SIMpath Pre-Test
- [Post-Test Prefs](https://help.simnetonline.com/manager/content/simpaths/post-test-prefs.md): How to set preferences for a SIMpath Post-Test
- [SIMpath Assignment Prefs](https://help.simnetonline.com/manager/content/simpaths/simpath-assignment-prefs.md): Setting assignment preferences for SIMpaths
- [Copy SIMpaths](https://help.simnetonline.com/manager/content/simpaths/copy-simpaths.md): How to copy a SIMpath


---

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