> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/blog/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/blog/2013-posts/simnet-new-interface-videos.md).

# SIMnet New Interface Videos

We are pleased to offer you these introductory videos on the SIMnet Office 2013 Pre-Release. For those of you who did not opt into the June 9th Pre-Release, these videos will provide you with an overview of the new interface and SIMnet development. Our next release is scheduled for July 21st, and we will be offering additional videos at that time.

To view the videos, please click on the links below.

* [SIMnet New Interface Overview](https://www.dropbox.com/s/r2dq8knawg1ci9f/Welcome%20to%20the%20SIMnet%20for%20Office%202013%20Pre-Release_Level%20305.mp4)
* [SIMnet Learning Assignments](https://www.dropbox.com/s/ni861k69bcvtp7w/SIMnet%20for%20Office%202013%20Learning%20Assignments_Level%20306.mp4)
* [SIMnet Assessments](https://www.dropbox.com/s/dmqeo2ky6zdnpct/SIMnet%20Assessments_Level%20307.mp4)
* [SIMnet Course Manager](https://www.dropbox.com/s/w111bw0sjz1lro5/SIMnet%20course%20manager_Level%20308.mp4)


---

# 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/blog/2013-posts/simnet-new-interface-videos.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.
