# cfxOIA Release Notes

- [cfxOIA v5.1.5](https://oiadocs.cloudfabrix.io/implementer-guide/release-notes/cfxoia-v5.1.5.md): CloudFabrix cfxOIA v5.1.5 Release Notes - July 18th 2021
- [cfxOIA v5.1.5.2](https://oiadocs.cloudfabrix.io/implementer-guide/release-notes/cfxoia-v5.1.5.2.md): CloudFabrix cfxOIA v5.1.5.2 Release Notes - Sep 13th 2021
- [cfxOIA v5.1.5.3](https://oiadocs.cloudfabrix.io/implementer-guide/release-notes/cfxoia-v5.1.5.3.md): CloudFabrix cfxOIA v5.1.5.3 Release Notes - Sep 27th 2021
- [cfxOIA v6.0.0](https://oiadocs.cloudfabrix.io/implementer-guide/release-notes/cfxoia-v6.0.0.md)
- [cfxOIA v6.1.0](https://oiadocs.cloudfabrix.io/implementer-guide/release-notes/cfxoia-v6.1.0.md): CloudFabrix cfxOIA v6.1.0 Release Notes - Jan 24th 2022


---

# 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://oiadocs.cloudfabrix.io/implementer-guide/release-notes.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.
