# AdGate Rewards Monetization

- [AdGate Rewards Setup](https://docs.prodegeads.com/adgate-rewards-monetization/untitled.md): This page describes how to setup your AdGate Rewards offer wall.
- [Web Integration](https://docs.prodegeads.com/adgate-rewards-monetization/web-integration.md): If you wish to integrate the offer wall on your website, this page describes the steps needed to do so.
- [iOS SDK](https://docs.prodegeads.com/adgate-rewards-monetization/ios-sdk.md): This page describes how to install the AdGate Media iOS SDK.
- [Android SDK](https://docs.prodegeads.com/adgate-rewards-monetization/android-sdk.md): This page describes how to install the AdGate Media iOS SDK.
- [Unity SDK](https://docs.prodegeads.com/adgate-rewards-monetization/unity-sdk.md): This page describes how to install the AdGate Media Unity SDK.
- [Magic Receipts Standalone](https://docs.prodegeads.com/adgate-rewards-monetization/magic-receipts-standalone.md): This page describes how to setup Magic Receipts as a standalone offering.


---

# 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.prodegeads.com/adgate-rewards-monetization.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.
