# Introduction

### What's New in 3.3.0:

Support for all article elements has been added to Wingman contextual chat.

1. [Article Elements support in Contextual chat-](https://docs.navigaglobal.com/wingman/functional-details#id-8.-article-elements-support-in-contextual-chat-3.3.0) Wingman now processes all article content to maintain strong context and relevance in generated output. This includes support for preambles, original headlines, and structured elements like tables, teasers, and factboxes.
2. Fixed a UI issue of Set button does not consider the style/formatting of the text

{% hint style="info" %}

1. Recommended to be used with AWS Bedrock's claude Sonnet 4.x models or above.
2. Contextual chat is supported by the V2 API. Ensure that the host URL uses the V2 endpoint.

Example: \
("host": "<https://ai-eu-north-1.saas-dev.infomaker.io/**v2>\*\*")
{% endhint %}


---

# 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.navigaglobal.com/wingman/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.
