> 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/getting-started/welcome-to-relevant-yield.md).

# Welcome to Relevant Yield

Relevant Yield consists of three main product sections: HB Manager, HB Analytics and API Insights. All of the product sections are accessed through a common UI, which makes it easier to navigate between them.

### Explore Relevant Digital Modules

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3>HB Manager</h3></td><td><em>Manage your headerbidding setup</em></td><td><a href="/pages/4SNGnS69kd9pIVoqhr4s">/pages/4SNGnS69kd9pIVoqhr4s</a></td><td><a href="/files/Pm17ekYEdnFRE0vFsgKo">/files/Pm17ekYEdnFRE0vFsgKo</a></td></tr><tr><td><h3>HB Analytics</h3></td><td><em>Analyze header bidding performance</em></td><td><a href="/pages/yKhGQiLCq7SmKLQpcnxK">/pages/yKhGQiLCq7SmKLQpcnxK</a></td><td><a href="/files/UEthG35Le0lN5tiLDlDj">/files/UEthG35Le0lN5tiLDlDj</a></td></tr><tr><td><h3>Ad Revenue Insights</h3></td><td><em>Report and reconcile revenue data</em></td><td><a href="/pages/9MMMQMRWJP2HLXAeuBZO">/pages/9MMMQMRWJP2HLXAeuBZO</a></td><td><a href="/files/JyWflbyL1kFqlpImxZOP">/files/JyWflbyL1kFqlpImxZOP</a></td></tr></tbody></table>

Depending on which product section(s) you are paying for, the setup process varies slightly.

If you’d like to learn more about the differences between the three product sections and their features, we recommend that you read the following articles:

[What is the Difference Between HB Analytics and Ad Revenue Insights?](/getting-started/what-is-the-difference-between-hb-analytics-and-ad-revenue-insights.md)


---

# 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/getting-started/welcome-to-relevant-yield.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.
