# Documentation Overview

Check Point CloudGuard WAF documentation includes several sections. You can easily navigate between them using the menu on the left (on a mobile device, click <img src="/files/Rdn3Av5YHVf5yMea5vpQ" alt="" data-size="line">):

* [**Getting Started** ](/getting-started/prepare-key-information.md)- Allows you to jump right into the setup. We recommend following the pages in the Getting Started section one after the other to quickly set up a working system.
* [**Concepts**](/concepts/waf-as-a-service-waf-saas.md) - In-depth overview of key topics and concepts. Read the ones you find interesting, or read them all to get fully acquainted with how the product works.
* [**Additional Security Engines**](/additional-security-engines/anti-bot-challenge-rules.md) - Technical overview of the additional security practices provided with CloudGuard WAF and steps to activate them.
* [**Setup Instructions**](/setup-instructions/setup-custom-rules-and-exceptions-old.md) - Step-by-step guides for setting up additional configurations and options.
* [**How To's**](/how-to/edit-web-application-api-settings.md) - Step-by-step guides for day-to-day operations and advanced features.
* [**Troubleshooting**](/troubleshooting/waf-gateway-virtual-machine.md) - Guides for solving common issues with WAF for each deployment type.
* [**References**](/references/agent-cli.md) - Detailed description of the Agent CLI, Management API, and Event Query language.
* [**Resources**](/resources/github.md) - External materials related to the product.


---

# 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://waf-doc.inext.checkpoint.com/documentation-overview.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.
