> 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/new-simnet-content-for-week-of-august-26.md).

# New SIMnet Content for Week of August 26

The SIMnet development team released the following content this week:

All Show Me, Guide Me, and Let Me Try exercises for *In Practice* (Nordell) PowerPoint Chapter 3

New SIMnet exam questions for the following*Skills*chapters

* Excel Chapter 5

Updated SIMnet lesson and exam mappings for the following*In Practice*(Nordell) chapters:

* Excel Chapter 2
* Excel Chapter 3
* Excel Chapter 4

Coming soon:

All Show Me, Guide Me, and Let Me Try exercises for*In Practice*(Nordell) Access Chapters 3-4 will be released before the end of this week


---

# 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/new-simnet-content-for-week-of-august-26.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.
