# Ad Formats

After creating placements in the [DT Console](https://console.fyber.com/), add the code snippets in the chosen context of your app. Access the Placement ID using the copy button next to the placement name.

<div align="left" data-with-frame="true"><img src="/files/q9BRhLhLwqq4PHzjXGBp" alt=""></div>

For more information about creating placements in the DT Console, see [Add Placements to Your App](/dt-fairbid/getting-started-with-dt-fairbid/setting-up-your-app-in-the-dt-console.md#h_01jgn93gjet34twjgf2pda1h00).

DT supports the following ad types:

* [Banner Ads](/dt-fairbid/fairbid-sdk/ad-formats/banner-ads.md)
* [Interstitial Ads](/dt-fairbid/fairbid-sdk/ad-formats/interstitial-ads.md)
* [Rewarded Ads](/dt-fairbid/fairbid-sdk/ad-formats/rewarded-ads.md)
* [Medium Rectangle Ads](/dt-fairbid/fairbid-sdk/ad-formats/medium-rectangle-ads.md)

<br>


---

# 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-fairbid/fairbid-sdk/ad-formats.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.
