# 2023

- [December 2023](https://docs.ilert.com/changelog/2023/december-2023.md)
- [November 2023](https://docs.ilert.com/changelog/2023/november-2023.md)
- [October 2023](https://docs.ilert.com/changelog/2023/october-2023.md)
- [September 2023](https://docs.ilert.com/changelog/2023/september-2023.md)
- [August 2023](https://docs.ilert.com/changelog/2023/august-2023.md)
- [July 2023](https://docs.ilert.com/changelog/2023/july-2023.md)
- [June 2023](https://docs.ilert.com/changelog/2023/june-2023.md)
- [May 2023](https://docs.ilert.com/changelog/2023/may-2023.md)
- [April 2023](https://docs.ilert.com/changelog/2023/april-2023.md)
- [March 2023](https://docs.ilert.com/changelog/2023/march-2023.md)
- [February 2023](https://docs.ilert.com/changelog/2023/february-2023.md)
- [January 2023](https://docs.ilert.com/changelog/2023/january-2023.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.ilert.com/changelog/2023.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.
