# Engagement SDK

- [Digia Engage](https://docs.digia.tech/engagement-sdk/digia-engage.md): Digia Engage lets you render CEP nudges (bottom sheets, dialogs), inline content (banners, cards), tooltips, and spotlights — designed in Digia Studio and triggered by your CEP tool — without writing
- [Digia CleverTap Integration](https://docs.digia.tech/engagement-sdk/digia-engage/clevertap-integration.md): Integrate Digia with CleverTap to build 100% native In-App and In-line experiences (no WebViews) across Flutter, Android, iOS, and React Native.
- [Digia Moengage Integration](https://docs.digia.tech/engagement-sdk/digia-engage/moengage-integration.md): Integrate Digia with MoEngage to build 100% native In-App and In-line experiences (no WebViews) across Flutter, Android, iOS, and React Native.
- [Digia WebEngage Integration](https://docs.digia.tech/engagement-sdk/digia-engage/webengage-integration.md): Integrate Digia with WebEngage to build 100% native In-App and In-line experiences (no WebViews) across Flutter, Android, iOS, and React Native.


---

# 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.digia.tech/engagement-sdk.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.
