# Offer Wall REST API Integration

The Offer Wall REST API allows you to retrieve offers tailored to your users and their device specifications. Once users complete offer requirements or specific actions in your app (Rewarded Actions), you can reward them with in-app virtual currency to increase user engagement. Use the retrieved offer data to render offers in your app using your own custom UI and graphics, creating a seamless and branded experience.&#x20;

To obtain Offer Wall REST API documentation, contact your DT Account Manager.


---

# 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/offer-wall-rest-api-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.
