# Security

The Security section of the UI provides configuration options for basic security rulesets and policies. The pages in this section document the configuration for these security settings.&#x20;

If you are not yet familiar with how Link11 WAAP filters traffic, and how the various settings below fit into this process, it is recommended that you read this overview first: [The traffic filtering process](/how-link11-waap-works/traffic-filtering-process.md).

* [Global Filters](/console-walkthrough/security/global-filters.md)
* [Flow Control Policies](/console-walkthrough/security/flow-control-policies.md)
* [Security Policies](/console-walkthrough/security/security-policies.md)
* [Rate Limit Rules](/console-walkthrough/security/rate-limit-rules.md)
* [ACL Profiles](/console-walkthrough/security/acl-policies.md)
* [Actions](/console-walkthrough/security/actions.md)
* [Dynamic Rules](/console-walkthrough/security/dynamic-rules.md)
* [Quarantined](/console-walkthrough/security/quarantined.md)
* Content Filter:

  * [Profiles](/console-walkthrough/security/content-filter/profiles.md)
  * [Rules](/console-walkthrough/security/content-filter/rules.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://waap.docs.link11.com/console-walkthrough/security.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.
