# Discover By Use Cases

- [Multivariate Monetization](https://docs.contextsdk.com/use-cases/multivariate-monetization.md): Ad or paywall? Let AI fine-tune your strategy for higher revenue.
- [(Coming Soon) Reengagement](https://docs.contextsdk.com/use-cases/reengagement.md): Device-side signals: unlock a new paradigm of parameters to power your push notifications.
- [(Coming Soon) Abandoned Onboarding](https://docs.contextsdk.com/use-cases/abandoned-onboarding.md): Prevent churn and have users finish onboarding when they're most willing to do so.
- [Inline Banners](https://docs.contextsdk.com/use-cases/inline-banners.md): Learn how to properly log conversions for ad banners and offers that are embedded in the UI.
- [\[WIP\] Experiment: From Ad Flow to Multivariate Monetization](https://docs.contextsdk.com/use-cases/wip-experiment-from-ad-flow-to-multivariate-monetization.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.contextsdk.com/use-cases.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.
