# Console UI Walkthrough

- [Analytics](https://waap.docs.link11.com/console-walkthrough/analytics.md)
- [Dashboard](https://waap.docs.link11.com/console-walkthrough/analytics/dashboard.md): An overview of traffic activity
- [Events Log](https://waap.docs.link11.com/console-walkthrough/analytics/events-log.md): Revealing the composition and details of your traffic
- [AI Management](https://waap.docs.link11.com/console-walkthrough/analytics/ai-management.md)
- [Security](https://waap.docs.link11.com/console-walkthrough/security.md)
- [Global Filters](https://waap.docs.link11.com/console-walkthrough/security/global-filters.md): Assigning tags and (potentially) executing an Action
- [Flow Control Policies](https://waap.docs.link11.com/console-walkthrough/security/flow-control-policies.md): Tagging valid or invalid session flow patterns
- [Security Policies](https://waap.docs.link11.com/console-walkthrough/security/security-policies.md): Applying security rules to paths and resources
- [Rate Limit Rules](https://waap.docs.link11.com/console-walkthrough/security/rate-limit-rules.md): Controlling the rates of incoming requests
- [ACL Profiles](https://waap.docs.link11.com/console-walkthrough/security/acl-policies.md): Executing actions based on a request's tags
- [Actions](https://waap.docs.link11.com/console-walkthrough/security/actions.md): Actions to perform in response to traffic analysis
- [Dynamic Rules](https://waap.docs.link11.com/console-walkthrough/security/dynamic-rules.md): Banning or monitoring traffic sources that violated defined limits
- [Quarantined](https://waap.docs.link11.com/console-walkthrough/security/quarantined.md): Display and manage the list of quarantined traffic sources
- [Content Filter](https://waap.docs.link11.com/console-walkthrough/security/content-filter.md)
- [Content Filter Profiles](https://waap.docs.link11.com/console-walkthrough/security/content-filter/profiles.md): Filtering requests based on their content
- [Content Filter Rules](https://waap.docs.link11.com/console-walkthrough/security/content-filter/rules.md): Signatures of threats and other potential issues
- [Sites](https://waap.docs.link11.com/console-walkthrough/sites.md): This section of the console contains the following options:
- [Server Groups](https://waap.docs.link11.com/console-walkthrough/sites/server-groups.md)
- [Proxy Templates](https://waap.docs.link11.com/console-walkthrough/sites/proxy-templates.md)
- [Mobile Application Groups](https://waap.docs.link11.com/console-walkthrough/sites/mobile-application-groups.md)
- [Backend Services](https://waap.docs.link11.com/console-walkthrough/sites/backend-services.md)
- [Edge Functions](https://waap.docs.link11.com/console-walkthrough/sites/edge-functions.md): Running custom code during traffic processing
- [DNS Records](https://waap.docs.link11.com/console-walkthrough/sites/dns-records.md): An optional feature
- [SSL](https://waap.docs.link11.com/console-walkthrough/sites/ssl.md)
- [Load Balancers](https://waap.docs.link11.com/console-walkthrough/sites/ssl/load-balancers.md)
- [Certificates](https://waap.docs.link11.com/console-walkthrough/sites/ssl/certificates.md): Administration of SSL certificates
- [System](https://waap.docs.link11.com/console-walkthrough/system.md): This section of the console is for system-wide configuration.
- [Interactive Challenge](https://waap.docs.link11.com/console-walkthrough/system/interactive-challenge.md)
- [SSO Configuration](https://waap.docs.link11.com/console-walkthrough/system/sso-configuration.md)
- [Purge CDN Cache](https://waap.docs.link11.com/console-walkthrough/system/purge-cdn-cache.md)
- [Users Management](https://waap.docs.link11.com/console-walkthrough/system/users-management.md)
- [Security Alerts](https://waap.docs.link11.com/console-walkthrough/system/security-alerts.md)
- [Log Exporters](https://waap.docs.link11.com/console-walkthrough/system/log-exporters.md)
- [Version Control](https://waap.docs.link11.com/console-walkthrough/system/version-control.md)
- [System DB](https://waap.docs.link11.com/console-walkthrough/system/system-db.md)
- [Publish Changes](https://waap.docs.link11.com/console-walkthrough/system/publish-changes.md)
- [Account](https://waap.docs.link11.com/console-walkthrough/account.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.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.
