# Account Setup

{% hint style="warning" %}

#### REQUIREMNTS:

Before you Begin:

* Must Have an Active AdBreak Media Account
* All Profile information filled
  {% endhint %}

### Step 1 Create a new Placement

1. Click on `Placement` in the left menu
2. click on `add placement`&#x20;

{% hint style="info" %}
You must have a unique Property/App ID for each website you want to integrate the Offer Wall on. For example, if you have multiple website URLs, they each must be setup separately from the AdBreak Media Dashboard.
{% endhint %}

3. Choose the Placement type : `Android` ,  `IOS`  ,  `website`  from the form, complete and create the property

{% hint style="info" %}
Once a placement is created, it undergoes a review process, which typically takes a few hours. This is done to ensure that your placement complies with our policies and meets the demand, guaranteeing the highest level of quality and integrity.

{% endhint %}

4. Once approved, you can fill all the required fields like : `Currency Name` , `Exchange Rate` etc.


---

# 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.adbreakmedia.com/monetization/account-setup.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.
