# Content Links

Content Links are the curated, valuable links you share exclusively with your audience through your Billboard. These are separate from ad cards and represent your personal recommendations, tools, resources, or offers.

To add a content link:

1. From your dashboard, click the **Related Links** section.
2. Click **Add Link**.
3. A form will appear. Fill in:

| Field               | What to Enter                                                       |
| ------------------- | ------------------------------------------------------------------- |
| **Link Title**      | The subject or name of this link                                    |
| **Link Subtitle**   | A short description of the value this link offers your audience     |
| **Button Label**    | The text that will appear on the button your audience clicks        |
| **Destination URL** | The web address visitors will be sent to when they click the button |

4. Click **Add Link** to save.

A confirmation message will appear, and you can continue adding more links. Your links will be displayed to your audience on your Billboard page under **Important Links Shared**.

<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-links.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.
