> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/technical/integration/formats-and-channels.md).

# Formats and channels

Configure HB Manager for the formats and platforms your inventory supports. Choose the guide for your mobile, video, native, AMP, out-of-page, or identity implementation.

### Mobile

* [Setting up Prebid Mobile in HB Manager](broken://spaces/thyujPhgXh1WtJZy8bjr/pages/d5d794ae390ba1d87a738368811c45e4a32511c1) — Configure HB Manager for a Prebid Mobile implementation.
* [Prebid Mobile Extensions](broken://spaces/thyujPhgXh1WtJZy8bjr/pages/8e369759e40746c367eef702e9a89c1b534a429a) — Use extensions with your Prebid Mobile setup.

### Video and native

* [Setting up Prebid Video](broken://spaces/thyujPhgXh1WtJZy8bjr/pages/e3c22dc8ff13b9285aca6597861a50579bb5ed49) — Configure video header bidding.
* [Instream video with HBM and GAM](broken://spaces/thyujPhgXh1WtJZy8bjr/pages/5ee3b78158fb0df709ca8c23f9959357a36baa9f) — Implement instream video with HB Manager and Google Ad Manager.
* [Native Integration Guide](broken://spaces/thyujPhgXh1WtJZy8bjr/pages/c02bf54caf7cb8dff31eade092342b09be0e2eca) — Set up native advertising with HB Manager.

### Web and identity

* [Setting up Prebid AMP in HB Manager](broken://spaces/thyujPhgXh1WtJZy8bjr/pages/7d35eda030f64caeba891d13c6ee852f92e0dc52) — Configure Prebid for AMP pages.
* [Set up Google OOP format](broken://spaces/thyujPhgXh1WtJZy8bjr/pages/38e1c654cbf7f3a5ae4587098927f24b1a0188f3) — Configure Google out-of-page placements.
* [Setting up and working with the Prebid User ID](broken://spaces/thyujPhgXh1WtJZy8bjr/pages/6069b14518dcf2fde1021dd63df837c2e4431dbb) — Configure and use Prebid User ID.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.relevant-digital.com/technical/integration/formats-and-channels.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
