> For the complete documentation index, see [llms.txt](https://edehr.gitbook.io/edehr-compass/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edehr.gitbook.io/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide.md).

# Simulation Technologist Support Guide

Welcome to the Simulation Technologist Support & Educational Implementation guide. This section is your starting point for all things related to setting up, running, and troubleshooting EdEHR simulations. Whether you’re looking for equipment setup tips, role clarity, or troubleshooting advice, you’ll find direct links to key resources below.

***

### Quick Links

* [Role Overview and Responsibilities](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/role-overview-and-responsibilites.md)
* [Medication and Armband Set-Up for Scanning](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/medication-and-armband-set-up-for-scanning.md)
* [Medication Administration Documentation](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/medication-administration-documentation.md)
* [Workstation Equipment and Setups](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/workstation-equipment-and-setups.md)
* [Equipment Connectivity](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/workstation-equipment-and-setups/equipment-connectivity.md)
* [Simulation Maintenance and Integration](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/simulation-maintenance-and-integration.md)
* [Troubleshooting and FAQ](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/troubleshooting-and-faq.md)

Explore these pages to get the support you need for a smooth educational implementation experience.


---

# 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://edehr.gitbook.io/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide.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.
