# Reference Guides

- [Notifications Reference Guide](https://documentation.immuta.com/saas/request/notifications/reference-guides/notifications-reference-guide.md): Learn about the notification options available for the Request app
- [Notification Types](https://documentation.immuta.com/saas/request/notifications/reference-guides/notifications-reference-guide/notifications.md): Learn about what events create notifications in the Request app
- [Webhooks](https://documentation.immuta.com/saas/request/notifications/reference-guides/webhooks.md): Learn about webhooks you can use to automate real-time notifications about events in the Request app


---

# 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://documentation.immuta.com/saas/request/notifications/reference-guides.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.
