> 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/standards-and-compliance/ad-quality-exploitable-har-file.md).

# Ad Quality: exploitable HAR file

Do you want to retrieve the HAR file in the case of ads quality concern? If Adagio did not win the adresponse, the HAR file will not contain any of the creative information required.

### How to obtain an exploitable HAR file?

1. Open the inspector on a page we are called in (F12 or Cmd+Opt+I)
2. Use the current web page to trigger the appearance of the Bad ad
3. Navigate to the network tab and type 4dex in the search bar like so

<figure><img src="https://3602992756-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4zBjf9CHegeJtXedq8Iv%2Fuploads%2Fd0GVf1cCaKDlrBM8pQlk%2FScreenshot%202025-10-01%20at%2014.15.48.png?alt=media&amp;token=1c477904-5238-4688-822d-455cd1f6bbaf" alt=""><figcaption></figcaption></figure>

1. Wait for a request called prebid to appear

<figure><img src="https://3602992756-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4zBjf9CHegeJtXedq8Iv%2Fuploads%2FIkZS0NPTGSXKuiQOUShz%2FScreenshot%202025-10-01%20at%2014.24.46.png?alt=media&amp;token=7388be61-783a-4621-bd6a-dee865258b05" alt=""><figcaption></figcaption></figure>


---

# 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/standards-and-compliance/ad-quality-exploitable-har-file.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.
