# Incidence Response

- [Pagerly Incidence Response](https://docs.pagerly.io/incidence-response/pagerly-incidence-response.md): Pagerly an incident management ChatOps bot for Slack to allow your teams to easily and effectively identify and manage technical incidents impacting your cloud infrastructure, your products
- [Overview](https://docs.pagerly.io/incidence-response/overview.md)
- [Video Demo](https://docs.pagerly.io/incidence-response/overview/video-demo.md)
- [Customization & Workflow](https://docs.pagerly.io/incidence-response/customization-and-workflow.md): We realise each team and engineers love to according to the workflows they like
- [Integrations](https://docs.pagerly.io/incidence-response/integrations.md)
- [Self Hosted](https://docs.pagerly.io/incidence-response/self-hosted.md): This sections covers If you are looking for a self hosted version of Incidence Response
- [Contact Us](https://docs.pagerly.io/incidence-response/contact-us.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.pagerly.io/incidence-response.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.
