# 02. How to Issue a Placement Key

1. Please go to "Placement Management" from the left menu.

   <figure><img src="/files/LI3Sj0SwcToqMZ04drRp" alt=""><figcaption></figcaption></figure>
2. Click on "+ App Placement" to navigate to the placement registration page.

   <figure><img src="/files/yrx9lzwd7oc9vzCQ2jgL" alt=""><figcaption></figcaption></figure>
3. Enter the information for the new placement and click "Save."<br>

   <figure><img src="/files/3YBbe4VtAsweEJBjHBmz" alt=""><figcaption></figcaption></figure>

* **Media Selection**: Choose the media where the placement will be created.
* **Placement Name**: Set the name for the placement to be created.
* **Ad Format & Size**: Set the ad format and size for the placement.
  * An example of the configured placement display will appear on the right.
* **Bid Floor**: If a bid floor setting is required, turn it on and set the bid floor value.
  * <mark style="color:red;">**Bid Floor**</mark><mark style="color:red;">: This is the minimum cost per impression for the ads to be displayed on the placement. Setting it too high might prevent ads from being displayed.</mark>

4. After saving, the new placement will be created, and you will be able to view the Placement ID.
   * You can copy the Placement ID by right-clicking on the table.<br>

     <figure><img src="/files/kO83nnxa4E86V7XJKWpQ" alt=""><figcaption></figcaption></figure>


---

# 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://one-admax-organization.gitbook.io/one-admax-sdk/oneadmax_dev_guide_en/02.-how-to-issue-a-placement-key.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.
