# Cycle 2

### Improvements

* Condensed options for Filing Type drop down menu
* Search now supports multiple strings and phrases
* Display a link whenever a SERFF Tracking Number appears within text

### Bug Fixes

* Fixed an issue that prevented scrolling in the Product Name drop down menu
* Condensed options within the Disposition Status drop down menu
* Fixed an issue that prevented direct matches when searching for SERFF Tracking Number
* Fixed an issue that prevented Objection Responses from being generated


---

# 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.insuraviews.com/releases/release-notes/cycle-2.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.
