# Managing Billboards

Each billboard in your dashboard displays a summary card showing:

* Billboard title and Link Blank number<br>
* Industry and content categories<br>
* Pricing model and minimum price<br>
* Interaction mode<br>
* Number of filled and blank ad card slots<br>
* Total bookings received<br>

To expand and see individual ad card slots, click **View Ad Cards** on any billboard card.

**Billboard Action Buttons**

Each billboard card has four action buttons:

| Button           | What It Does                                                   |
| ---------------- | -------------------------------------------------------------- |
| **Content Card** | Edit the content your audience sees on the billboard           |
| **Pricing**      | Update the pricing model and minimum price                     |
| **Settings**     | Adjust visibility, interaction mode, and ad card count         |
| **Delete**       | Permanently remove the billboard (see deletion warnings below) |

<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/managing-billboards.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.
