# Ads Display

\
When visitors land on a billboard, each ad card slot works as follows:

* **Filled slots** show the active booking's ad creative — the title, short description, image, and a **Visit Sponsor** button linking to the Destination URL.<br>
* **Empty slots** display an open invitation for advertisers to book.<br>
* Visitors can click **Skip** on filled ad slots to reveal additional content the creator has curated for that billboard. The number of skips required to unlock content is shown to visitors.<br>

The **impressions counter** on a billboard reflects overall engagement across all ad slots on that billboard, giving you a sense of how much traffic and interaction that creator's content is attracting.


---

# 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.linkblank.com/quick-start-guide-for-advertisers/ads-display.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.
