# Ad Cards

Ad Cards are the individual advertising slots on your billboard. Each billboard has a set number of ad cards that advertisers can book to display their ad creative.

From the **View Ad Cards** panel on any billboard, each ad card shows:

* Its position number<br>
* Whether it is **Filled** (currently occupied by an advertiser's booking) or **Blank** (available)<br>
* The current advertiser's name (if filled)<br>
* Booking history count<br>

Ad cards are managed automatically as advertisers place and manage their bookings. You do not manually assign ads — advertisers book the available slots directly from your Billboard page.

<br>


---

# 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-content-makers/ad-cards.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.
