> For the complete documentation index, see [llms.txt](https://adagio-io.gitbook.io/adagio-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adagio-io.gitbook.io/adagio-documentation/readme.md).

# Adagio Solutions

Adagio demand optimization solutions help publishers leverage unlimited demand sources at unprecedented revenue levels, while improving user experience, SPO, and reducing carbon footprint.

Contact your dedicated CSM if interested in an integration, or contact us at <contact@adagio.io>.

## Adagio Platform

Register your inventory on our platform and include the appropriate ads.txt lines to optimize your monetization. Learn how to access your Adagio account and complete the required configuration.

{% content-ref url="/pages/Zvukm7MAGL6ooitMTmpY" %}
[Account Configuration](/adagio-documentation/account-configuration/account-registration.md)
{% endcontent-ref %}

## <mark style="color:purple;">Server Side Integrations</mark>

Choose your path : OpenRTB S2S for direct server integrations or Prebid Server Adapter for Prebid stacks.

### <mark style="color:orange;">OpenRTB S2S Endpoint</mark>

Access the integration guide for the Adagio S2S OpenRTB Endpoint for **Sites**.

{% content-ref url="/pages/Sp6MVagl2vrlUyeKNyh8" %}
[OpenRTB: Getting Started for Web](/adagio-documentation/openrtb-s2s-endpoint/editor.md)
{% endcontent-ref %}

Access  the integration guide for Adagio S2S OpenRTB Endpoint for **Apps**.&#x20;

{% content-ref url="/pages/LwNtva6nqiYhAD9OaoNe" %}
[OpenRTB: Getting Started for App](/adagio-documentation/openrtb-s2s-endpoint/in-app.md)
{% endcontent-ref %}

### <mark style="color:orange;">Prebid Server Adapter for Web and App</mark>

Reach out to your dedicated CSM if you're interested in this integration, or contact us at <contact@adagio.io>.

### <mark style="color:orange;">Open Bidding Integration</mark>

You can initiate the partnership directly within your Google Ad Manager interface. To add Adagio as an Open Bidding partner, please follow the steps outlined in the [Google Official Documentation: Onboard with Open Bidding buyers](https://support.google.com/admanager/).

Feel free to reach us for any question or help at [support@adagio.io.](mailto:support@adagio.io)

## <mark style="color:purple;">Client Side Integration</mark>

### <mark style="color:orange;">Prebid Client Adapter</mark>

The Adagio bidder adapter requires setup and approval from the Adagio team.

{% content-ref url="/pages/II2vB5oIgM6ZNzkGm6bi" %}
[Prebid](/adagio-documentation/prebid/prebid.js-getting-started.md)
{% endcontent-ref %}

### <mark style="color:orange;">Prebid Server Endpoint</mark>

Monetize your App inventory via Prebid Mobile SDK.

{% content-ref url="/pages/HzOUOONtX6zJNJk0f4NB" %}
[Prebid Mobile SDK](/adagio-documentation/prebid-server-endpoint/prebid-mobile-sdk.md)
{% endcontent-ref %}


---

# 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://adagio-io.gitbook.io/adagio-documentation/readme.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.
