> 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/resources/readme.md).

# Resources

This section provides supplementary resources to support your evaluation, adoption, and use of EdEHR.

## What You'll Find Here

### [Frequently Asked Questions](/edehr-compass/resources/frequently-asked-questions.md)

Answers to common questions about EdEHR and EdEHR Compass, organized by topic — including platform basics, privacy and compliance, licensing, adoption, accessibility, and governance.

## Looking for More?

Additional resources are available throughout EdEHR Compass:

* **Getting started with EdEHR?** See the [Getting Started](https://github.com/edehr/compass-edehr/blob/main/Getting%20Started/README.md) section for introductory guides and the [Adoption Readiness](https://github.com/edehr/compass-edehr/blob/main/Getting%20Started/next-steps/adoption-readiness.md) page for what to expect.
* **Planning an implementation?** The [Strategic Planning](https://github.com/edehr/compass-edehr/blob/main/Planning-Governance/strategic-planning/assessing-institutional-readiness.md) section includes readiness assessments, timelines, and budgeting tools.
* **Need user guides?** Role-specific guides for [students, instructors, course designers, and LMS administrators](https://github.com/edehr/compass-edehr/blob/main/User%20Guides/README.md) are available in the User Guides section.
* **Want to contribute?** Visit the [Community Engagement](https://github.com/edehr/compass-edehr/blob/main/Community/community-engagement.md) page to learn how to get involved.


---

# 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/resources/readme.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.
