# System

* [Interactive Challenge](/console-walkthrough/system/interactive-challenge.md): one of Link11 WAAP's mechanisms for human verification.
* [SSO Configuration](/console-walkthrough/system/sso-configuration.md): for managing Single Sign-On for L11WAAP
* [Purge CDN Cache](/console-walkthrough/system/purge-cdn-cache.md): for clearing the cache(s) of Content Delivery Network nodes
* [Users Management](/console-walkthrough/system/users-management.md): for administering users of L11WAAP
* [Security Alerts](/console-walkthrough/system/security-alerts.md): for configuring email alerts, sent when Dynamic Rules are triggered
* [Log Exporters](/console-walkthrough/system/log-exporters.md): for exporting traffic event data, e.g. to a SIEM solution
* [Version Control](/console-walkthrough/system/version-control.md): for rolling forward/back to a different configuration
* [System DB](/console-walkthrough/system/system-db.md): for accessing system settings
* [Publish Changes](/console-walkthrough/system/publish-changes.md): for publishing configuration changes to proxies


---

# 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/system.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.
