# Releases

- [What's new in 4.0](https://docs.wisej.com/docs/releases/whats-new-in-4.0.md): Wisej.NET 4 Introduction
- [Known Issues](https://docs.wisej.com/docs/releases/whats-new-in-4.0/known-issues.md)
- [.NET Core Designer](https://docs.wisej.com/docs/releases/whats-new-in-4.0/.net-core-designer.md)
- [Managed Graphics](https://docs.wisej.com/docs/releases/whats-new-in-4.0/managed-graphics.md)
- [Fluent Markup](https://docs.wisej.com/docs/releases/whats-new-in-4.0/fluent-markup.md)
- [Markdown Support](https://docs.wisej.com/docs/releases/whats-new-in-4.0/markdown-support.md)
- [Upgrade from 3.x](https://docs.wisej.com/docs/releases/whats-new-in-4.0/upgrade-from-3.x.md)
- [What's new in 3.5](https://docs.wisej.com/docs/releases/whats-new-in-3.5.md)
- [What's new in 3.2](https://docs.wisej.com/docs/releases/whats-new-in-3.2.md)
- [View Builder](https://docs.wisej.com/docs/releases/whats-new-in-3.2/view-builder.md)
- [Validation Rules](https://docs.wisej.com/docs/releases/whats-new-in-3.2/validation-rules.md)
- [Enhanced Font Support](https://docs.wisej.com/docs/releases/whats-new-in-3.2/enhanced-font-support.md)
- [Design-Time Debug](https://docs.wisej.com/docs/releases/whats-new-in-3.2/design-time-debug.md)
- [What's new in 3.1](https://docs.wisej.com/docs/releases/whats-new-in-3.1.md)
- [What's new in 3.0](https://docs.wisej.com/docs/releases/whats-new-in-3.0.md)
- [FAQs](https://docs.wisej.com/docs/releases/whats-new-in-3.0/faqs.md)
- [Update Existing Projects](https://docs.wisej.com/docs/releases/whats-new-in-3.0/update-existing-projects.md)
- [Multi Targeting](https://docs.wisej.com/docs/releases/whats-new-in-3.0/dual-targeting.md)
- [Visual Studio Designer](https://docs.wisej.com/docs/releases/whats-new-in-3.0/visual-studio-designer.md)
- [Referencing Assemblies](https://docs.wisej.com/docs/releases/whats-new-in-3.0/referencing-assemblies.md)
- [Docker Support](https://docs.wisej.com/docs/releases/whats-new-in-3.0/docker-support.md)
- [Troubleshooting](https://docs.wisej.com/docs/releases/whats-new-in-3.0/troubleshooting.md)
- [What's new in 2.5](https://docs.wisej.com/docs/releases/whats-new-in-2.5.md)
- [What's new in 2.2](https://docs.wisej.com/docs/releases/whats-new-in-2.2.md)
- [What's new in 2.1](https://docs.wisej.com/docs/releases/whats-new-in-2.1.md)
- [What's new in 2.0](https://docs.wisej.com/docs/releases/whats-new-in-2.0.md)
- [Upgrade from 1.x](https://docs.wisej.com/docs/releases/upgrade-from-1.x.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.wisej.com/docs/releases.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.
