# Change Log

## September-2021

### New Guide

* Combined materials from the former guides that were focused on an individual component and added material to focus on data exchange projects and getting started with an architecture project. &#x20;

<img src="https://3631092837-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MaFTi2cXYF3MOUIP8lR%2F-MeV3do_zysYvLx6b6sg%2F-MeV4-GgIORJOGakXkrw%2Fcreative-commons.svg?alt=media&#x26;token=295d524c-88ef-4700-b77e-6107747828ac" alt="" data-size="line"> **This work is licensed under a Creative Commons Attribution 4.0 International License.**


---

# Agent Instructions: 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://guides.ohie.org/getting-started/change-log.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.
