# Surveywall

- [Web Integrations](https://docs.ayetstudios.com/v/product-docs/surveywall/web-integrations.md)
- [Web Surveywall](https://docs.ayetstudios.com/v/product-docs/surveywall/web-integrations/web-surveywall.md): The Web Surveywall by ayeT-Studios allows you to easily monetize your desktop and mobile traffic with surveys that users can complete in exchange for getting a virtual currency reward.
- [SDK Integrations (v2)](https://docs.ayetstudios.com/v/product-docs/surveywall/sdk-integrations-v2.md)
- [Android SDK (v2)](https://docs.ayetstudios.com/v/product-docs/surveywall/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/surveywall/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/surveywall/sdk-wrappers-v2.md)
- [Flutter Wrapper (v2)](https://docs.ayetstudios.com/v/product-docs/surveywall/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/surveywall/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.
- [API Integrations](https://docs.ayetstudios.com/v/product-docs/surveywall/api-integrations.md)
- [Surveywall API](https://docs.ayetstudios.com/v/product-docs/surveywall/api-integrations/surveywall-api.md): The Surveywall API provides a solution for publishers to include Surveys into their application/website while maintaining full control over look and feel of the Surveys.


---

# 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/surveywall.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.
