# Resources

- [Resource Items](https://help.simnetonline.com/manager/content/resources/resource-items.md): Resource Items are links and files that can be uploaded and assigned to any SIMnet class.
- [Resource Submissions](https://help.simnetonline.com/manager/content/resources/resource-submissions.md): How to search for, view, download, and review student resource submissions
- [Create Resource](https://help.simnetonline.com/manager/content/resources/create-resource.md): How to create a resource file or link.
- [Edit/Assign Resources](https://help.simnetonline.com/manager/content/resources/edit-assign-resources.md): How to edit a Resource and assign Resources to a class or individual student
- [Resource Assignment Prefs](https://help.simnetonline.com/manager/content/resources/resource-assignment-prefs.md): Setting assignment preferences for Resources


---

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