# Integration

Our Exclusive Offerwall enables users to benefit from incentives and rewards thanks to segmented, automatically translated ads.

***

\
AdRevmedia Offerwall will adapt to any screen size and will show offers depending on the user's device and location

1. Click on "Placements" on the left menu
2. From the placements list, you can get your API Key and Secret Key, anyway if you click on the link icon, you'll get the full integration link.

**Example:**

```
    
      <iframe style="width:100%; height:800px; border:0; padding:0; margin:0;" scrolling="yes" "frameborder="0" src="https://adrevmedia.com/offer/[API_KEY]/[USER_ID]">"></iframe> 
    
  
```

<br>

You'll need to replace \[API\_KEY] with your API Key and the \[USER\_ID] with the unique identifier code of the user of your site who is viewing the wall.

After this, you are ready to go and test the postback from the placement section, refer to the postback information below on the next section!


---

# 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://adrevmedia.gitbook.io/adrevmedia/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.
