> 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/operations-and-support.md).

# Operations and Support

- [Billing & Payments](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/billing-and-payments.md)
- [Standards and Compliance](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/standards-and-compliance.md)
- [Placement Limits and Guidelines](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/standards-and-compliance/placement-limits-and-guidelines.md): This section explains the limits applied to placements and why they exist. These rules are designed to ensure optimal performance, accurate learning, and effective monetization.
- [Monetizable ad sizes](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/standards-and-compliance/monetizable-ad-sizes.md): List of the monetizable ad sizes with Adagio prebid client adapter
- [Blocklists](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/standards-and-compliance/blocklists.md)
- [GDPR/CCPA/TCF Compliance](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/standards-and-compliance/gdpr-ccpa-tcf-compliance.md): Ensuring that your inventory is properly setup to comply to User Privacy regulations conditions the level of monetisation you can reach. Advertisers strongly rely on user segmentation signals.
- [Supported Currencies](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/standards-and-compliance/supported-currencies.md)
- [Ad Quality: exploitable HAR file](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/standards-and-compliance/ad-quality-exploitable-har-file.md)
- [Technical Ressources](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/technical-ressources.md)
- [App terms definition](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/technical-ressources/app-terms-definition.md): Common vocabulary regarding header bidding.
- [Internal terms definition](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/technical-ressources/internal-terms-definition.md): Adagio vocabulary regarding our solutions and dashboards.
- [Wrapper Integrity](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/wrapper-integrity.md): Ensure your wrapper renaming configure doesn’t impact your monetization.
- [Adagio bot - Crawler](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adagio-bot-crawler.md): If you have issue with Supply Chain Validation
- [Monetizable Ad Sizes](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/monetizable-ad-sizes.md): List of all AdUnit sizes that Adagio supports monetisation for
- [Adstxt 1.1 - Documentation (Early 2023)](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023.md): Explanations and requirements about the new ads.txt standard.
- [For Publishers with single domain](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023/for-publishers-with-single-domain.md)
- [For Publishers with multiple domains](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023/for-publishers-with-multiple-domains.md)
- [For Intermediary managed platform with single domain](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023/for-intermediary-managed-platform-with-single-domain.md)
- [For Intermediary managed platform with multiple domains](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023/for-intermediary-managed-platform-with-multiple-domains.md)
- [For Both owned platform single domain](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023/for-both-owned-platform-single-domain.md)
- [For Both owned platform multiple domains](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023/for-both-owned-platform-multiple-domains.md)
- [For Both managed platform single domain](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023/for-both-managed-platform-single-domain.md)
- [For Both managed platform multiple domains](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/adstxt-1.1-documentation-early-2023/for-both-managed-platform-multiple-domains.md)
- [Partner onboarding: FAQ](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/frequently-asked-questions.md): This FAQ consolidates the most common questions we get from our Supply Partners during onboarding, please note that these give an easy access to information that is accessible in the rest of this doc.
- [List of trackers / cookies](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/list-of-trackers-cookies.md): List of cookies and domain by partners.
- [Vidin (instream) video cache](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/vidin-instream-video-cache.md): Cache and url used by Adagio for video caching.
- [Allowed integrations](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/allowed-integrations.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://adagio-io.gitbook.io/adagio-documentation/operations-and-support.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.
