# Publisher onboarding

Adnuntius high impact is a script that will allow you to serve high impact formats without having to do much work in your ad server. Currently it's only built to allow you to book campaigns in Adnuntius Ad Server and serve high impact ads on a publisher page.

There are two ways to have high impact on your page with Adnuntius. One being having a Prebid.js setup and a template setup in Google Ad Manager that will make the ad larger on page. The other will be to use our script for an easy integration.

### The script

If you add this script to you page, it's easy to get started. Preferably put the script as high up on the page as possible.&#x20;

```html
<script src="https://assets.adnuntius.com/aim.js" async></script>
```

### Testing

You can test your work by requesting a 1x1 from prebid using this ad unit ID: <mark style="color:red;">`37382a`</mark> If it works, you should see an ad that looks like this:

<figure><img src="/files/gMBuh1B8IUT90LArX5d7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.adnuntius.com/adnuntius-high-impact/publisher-onboarding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
