# Offerwall

- [Web Integrations](https://docs.ayetstudios.com/v/product-docs/offerwall/web-integrations.md)
- [Web Offerwall](https://docs.ayetstudios.com/v/product-docs/offerwall/web-integrations/web-offerwall.md): The ayeT-Studios Publisher Browser Web Offerwall allows you to easily monetize your desktop and mobile traffic and reward your users with virtual currency.
- [SDK Integrations (deprecated)](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-integrations-deprecated.md)
- [Android SDK](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-integrations-deprecated/android-sdk.md): The Android SDK allows you to easily monetize your app and reward your users with in-app currency. Your users get access to our offerwalls, allowing them to earn currency for completing offers.
- [iOS SDK](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-integrations-deprecated/ios-sdk.md): The iOS SDK allows you to easily monetize your app and reward your users with in-app currency. Your users get access to our offerwalls, allowing them to earn currency for completing offers.
- [SDK Integrations (v2)](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-integrations-v2.md)
- [Android SDK (v2)](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-integrations-v2/android-sdk-v2.md): The Android SDK allows you to easily monetize your app and reward your users with in-app currency. Your users get access to our offers and surveys, allowing them to earn rewards for completing offers.
- [iOS SDK (v2)](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-integrations-v2/ios-sdk-v2.md): The iOS SDK allows you to easily monetize your app and reward your users with in-app currency. Your users get access to our offers and surveys, allowing them to earn rewards for completing offers.
- [SDK Wrappers (v2)](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-wrappers-v2.md)
- [Flutter Wrapper (v2)](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-wrappers-v2/flutter-wrapper-v2.md): The Flutter Wrapper lets you easily monetize your app and reward your users with in-app currency. Your users get access to our offers and surveys, allowing them to earn rewards for completing offers.
- [React Native Wrapper (v2)](https://docs.ayetstudios.com/v/product-docs/offerwall/sdk-wrappers-v2/react-native-wrapper-v2.md): The React Native Wrapper lets you easily monetize your app and reward your users with in-app currency. Your users get access to our offers and surveys, allowing them to earn rewards.
- [Plugins & Wrappers](https://docs.ayetstudios.com/v/product-docs/offerwall/plugins-and-wrappers.md)
- [Unity](https://docs.ayetstudios.com/v/product-docs/offerwall/plugins-and-wrappers/unity.md): The ayeT-Studios Unity SDK allows you to easily monetize your app and reward your users with in-app currency. Your users get access to our offerwall, allowing them to earn virtual currency.
- [React Native](https://docs.ayetstudios.com/v/product-docs/offerwall/plugins-and-wrappers/react-native.md): This covers the ayeT-Studios React Native Publisher SDK. This npm package is a wrapper for our web offerwall that allows effortless integration in react native apps.
- [Flutter](https://docs.ayetstudios.com/v/product-docs/offerwall/plugins-and-wrappers/flutter.md): The Flutter SDK allows you to easily monetize your app or website. Your users get access to our offerwall, allowing them to earn currency for completing offers.
- [API Integrations](https://docs.ayetstudios.com/v/product-docs/offerwall/api-integrations.md)
- [Offerwall API](https://docs.ayetstudios.com/v/product-docs/offerwall/api-integrations/offerwall-api.md): The Offerwall API provides a solution for publishers who want to include an Offerwall in their application/website but have control over the presentation of the offers.
- [Static API](https://docs.ayetstudios.com/v/product-docs/offerwall/api-integrations/static-api.md): The Static API is recommended only for special integrations, because not all campaigns are available without more sophisticated device match.
- [Reporting](https://docs.ayetstudios.com/v/product-docs/offerwall/reporting.md): Learn more about the Offerwall metrics available in our dashboard and how to use them in your reporting


---

# 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.ayetstudios.com/v/product-docs/offerwall.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.
