> 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/2014-posts/simnet-community-fall-14-tips-gearing-up-for-fall.md).

# SIMnet Community Fall 14 Tips: Gearing up for fall

Thankyou for adopting **SIMnet** by McGraw-Hill Education and Triad Interactive Inc. We welcome **YOU** to our family who is using the SIMnet advantage! Throughout the months of August and September, we will share weekly course tips on best practices from our peer-to-peer Digital Faculty Consultants, provide updates and product enhancements on our SIMnet blog , and offer ongoing training options! Our goal is maximize your success this fall!

**This week’s tips:**

* **GOT A QUESTION?** Use the built-in **Instant Help** button, located in the upper right hand corner, to view contextual help on the topic you have currently selected. You can view step-by-step instructors with an accompanying screen shot or watch a video. Additional PDF resources are posted on the site too.

![Help Menu](/files/mpvvWA9WpnGnCz0rwOwn)

* **WONDERING WHAT’S NEW?** Use the **Blog** button, also located in the upper right hand corner, to stay abreast of hot topics trending on the [SIMnet Community website](http://go.mheducation.com/z0000x70000JoVC2S080W00). Find current, industry-related articles, updates and product enhancements, and additional help topics. Subscribe [here](http://go.mheducation.com/v0000oCW0x7WS092J000000)!

![Blog Menu](/files/6JDXgPsMQLS6esqDTlZO)

* **NEED HELP SETTING UP YOUR COURSE?Contact your** [**McGraw-Hill Learning Technology Rep**](http://go.mheducation.com/m000oR00000x2700JBF0SW0) **or**[**request**](http://go.mheducation.com/eo00hW00000JSF0002x700x) **a 1 on 1 discussion with our Digital Success Team.**


---

# 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, and the optional `goal` query parameter:

```
GET https://help.simnetonline.com/blog/2014-posts/simnet-community-fall-14-tips-gearing-up-for-fall.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
