# Introduction

The Release Notes section provides a comprehensive overview of updates delivered to the CERTInext platform, including new features, enhancements, performance improvements, and bug fixes. These updates are designed to continuously strengthen platform capabilities, improve user experience, and align with evolving security and compliance requirements.

We recommend reviewing the Release Notes regularly to stay informed about the latest improvements, newly supported functionalities, and important changes that may impact your workflows or integrations. Staying up to date ensures you can fully leverage CERTInext’s capabilities while maintaining operational efficiency and security best practices.


---

# 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.certinext.io/documentation/release-notes/introduction.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.
