> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/simskills-learner/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/simskills-learner/important-links/getting-support.md).

# Getting Support

:sos: If you need help with a SIMnet issue please contact the McGraw Hill Customer Support Team.

## :woman\_student: Higher Education (United States, Canada)

**Hours of Operation:**\
Sunday: 12:00 PM to 12:00 AM EST\
Monday-Thursday: 24 hrs\
Friday: 12:00 AM to 9:00 PM EST\
Saturday: 10:00 AM to 8:00 PM EST

**Phone:** [(800) 331-5094](tel:1-800-331-5094)\
**Online:** [Submit a Support Request](https://mhedu.force.com/CXG/s/ContactUsWebForm)\
**Chat:** [Chat with a Representative](https://mhedu.force.com/CXG/s/ContactUs)

## :school: PreK-12 (United States)

**Phone:** [(800) 437-3715](tel:%201-800-437-3715)\
**Online:** [Submit a Support Request](https://mhedu.force.com/DTS/s/dtscontactus)

**Hours of Operation:**\
Monday-Friday: 7:00 AM to 8:00 PM EST

## :mortar\_board: Higher Education (International)

**Asia**\
China, Hong Kong, Malaysia, Philippines, Singapore, South Korea, Taiwan, Thailand\
Phone: +800-881-39190

**Australia and New Zealand**\
Phone: +800-881-39190

**Europe, Middle East and Africa**\
Belgium, Denmark, France, Iceland, Italy, Netherlands, Norway, Spain, South Africa, Sweden and UK\
Phone: +800-881-39190

**India**\
Phone: +800-919-0301 (000-800-919-0301)


---

# 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/simskills-learner/important-links/getting-support.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.
