# Incapsula

- [Getting started](https://docs.hypersolutions.co/incapsula/getting-started.md)
- [Reese84](https://docs.hypersolutions.co/incapsula/reese84.md): Reese84 is a bot detection system by Imperva / Incapsula that runs a background script to generate a sensor and set a cookie, without displaying a challenge page.
- [Reese84 Dynamic](https://docs.hypersolutions.co/incapsula/reese84-dynamic.md): Reese84 Dynamic is used by sites that show a "Pardon Our Interruption" challenge page. Clients must solve the challenge and submit a valid payload to access the protected content.
- [Incapsula Captcha Block](https://docs.hypersolutions.co/incapsula/incapsula-captcha-block.md)
- [UTMVC](https://docs.hypersolutions.co/incapsula/utmvc.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://docs.hypersolutions.co/incapsula.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.
