# Release Notes

- [About the release notes](https://docs.apinity.io/release-notes/about-the-release-notes.md)
- [2024 July](https://docs.apinity.io/release-notes/2024-july.md)
- [2024 June](https://docs.apinity.io/release-notes/2024-june.md)
- [2024 May](https://docs.apinity.io/release-notes/2024-may.md)
- [2024 April](https://docs.apinity.io/release-notes/2024-april.md)
- [2024 March](https://docs.apinity.io/release-notes/2024-march.md)
- [2024 February](https://docs.apinity.io/release-notes/2024-february.md)
- [2024 January](https://docs.apinity.io/release-notes/2024-january.md)
- [2023 November](https://docs.apinity.io/release-notes/2023-november.md)
- [2023 October](https://docs.apinity.io/release-notes/2023-october.md)


---

# 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://docs.apinity.io/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.
