# SETUP INSTRUCTIONS

- [Setup Web Application Settings](https://docs.openappsec.io/setup-instructions/setup-web-application-settings.md)
- [Setup Custom Rules and Exceptions](https://docs.openappsec.io/setup-instructions/setup-custom-rules-and-exceptions.md)
- [Setup Web User Response Pages](https://docs.openappsec.io/setup-instructions/setup-web-user-response-pages.md)
- [Setup Log Triggers](https://docs.openappsec.io/setup-instructions/setup-log-triggers.md)
- [Setup E-Mail Notification Triggers](https://docs.openappsec.io/setup-instructions/setup-e-mail-notification-triggers.md)
- [Setup Behavior Upon Failure](https://docs.openappsec.io/setup-instructions/setup-behavior-upon-failure.md)
- [Setup Agent Upgrade Schedule](https://docs.openappsec.io/setup-instructions/setup-agent-upgrade-schedule.md)
- [Setup Multi-Factor Authentication](https://docs.openappsec.io/setup-instructions/setup-multi-factor-authentication.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.openappsec.io/setup-instructions.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.
