# Link11 WAAP Documentation

Link11 offers a network security software suite, including robust WAAP (Web Application and API Protection). This is the documentation for the Link11 WAAP ("L11WAAP") SaaS system.

## Release Notes

* [April 9, 2026](https://waap.docs.link11.com/v5-release-notes#april-9-2026)
* [March 10, 2026](https://waap.docs.link11.com/v5-release-notes#march-10-2026)
* [January 18, 2026](https://waap.docs.link11.com/v5-release-notes#january-18-2026)
* [December 23, 2025](https://waap.docs.link11.com/v5-release-notes#december-23-2025)
* [Older](https://waap.docs.link11.com/v5-release-notes#november-24-2025)

## Known Issues

* Available [here](https://waap.docs.link11.com/known-issues).

## User Guide

The manual is organized into the following sections, accessible through the sidebar table of contents:

* **Introduction to Link11 WAAP**: general information about the system and its capabilities
* **How It Works**: an overview of how L11WAAP filters traffic
* **Console UI Walkthrough**: a detailed explanation of the user interface
* **Using the Product**: some tips and best practices
* **Reference Information**


---

# 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://waap.docs.link11.com/master.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.
