# SDK Integration

The following articles provide instructions for integrating DT Offer Wall, which is included in the DT FairBid SDK. You can integrate DT Offer Wall on Android, iOS, and Unity platforms. Android and iOS require platform-specific setup, whereas Unity uses plugins for integration to simplify the process and ensure cross-platform compatibility.&#x20;

{% content-ref url="/pages/4OEVCMmHXouxPaTYrLp2" %}
[Android](/dt-offer-wall/publishers/dt-offer-wall-sdk/sdk-integration/android.md)
{% endcontent-ref %}

{% content-ref url="/pages/uzUrjWvLkQ4fGpkzvW4G" %}
[iOS](/dt-offer-wall/publishers/dt-offer-wall-sdk/sdk-integration/ios.md)
{% endcontent-ref %}

{% content-ref url="/pages/2QvlEn65qIJBdsJRGFTx" %}
[Unity](/dt-offer-wall/publishers/dt-offer-wall-sdk/sdk-integration/unity.md)
{% endcontent-ref %}


---

# 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.digitalturbine.com/dt-offer-wall/publishers/dt-offer-wall-sdk/sdk-integration.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.
