# Content Card

The **Content Card** is what your referred audience sees when they visit your billboard. It is the valuable content you are sharing with them.

To edit it, click **Content Card** on any billboard in your dashboard.

| Field                | What to Enter                                                             |
| -------------------- | ------------------------------------------------------------------------- |
| **Content Headline** | The main headline that is always visible to visitors                      |
| **Valuable Content** | The private content visitors unlock after engaging with the billboard ads |
| **Content Category** | Select one main category from the dropdown list for better discovery      |
| **Sub-categories**   | Select up to 5 sub-categories from the multi-select list                  |

> **Content Review:** Your content card goes through a review process. A notice will appear if any submitted details require revision before they are published.

> Any links or destination URLs associated with your content card are managed separately in the **Related Links** section of your dashboard (see 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/content-card.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.
