> 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/developments-and-updates/readme.md).

# Welcome to What’s Next

### Welcome to What’s Next

You’ve landed on the launchpad for all things future-focused in EdEHR. This section is your guide to what’s coming, what’s in the works, and how you can get involved. Whether you want a sneak peek at our roadmap, want to suggest a new feature, or are curious about the latest release, you’re in the right place.

Here’s what you’ll find in this section:

* Roadmap for EdEHR Features: See what’s planned and what’s just around the corner
* New Feature Requests: Share your ideas and help shape the platform
* Release Notes: Stay up to date with what’s new, improved, or fixed
* Client Portal: Access tools, updates, and resources tailored for you
* Opportunities for Research & Collaboration: Explore ways to team up with us and others
* Emerging Trends in Health Informatics: Keep your finger on the pulse of what’s next in the field

We’re building EdEHR with your feedback and collaboration at the core. Dive in, explore, and let’s shape the future together.


---

# 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/developments-and-updates/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.
