# Promo reference card

### Summary <a href="#promoreferencecardcomponent-summary" id="promoreferencecardcomponent-summary"></a>

The Promo reference card is a Promo card that links to previously created content. This component is ideal if you wanted to create a list of content that's displayed as Promo cards.

This article shows you how to add a Promo reference card to a Manual list component.

Below you can see an example of a Promo reference card.

<figure><img src="/files/ziufewrm4BT1d3HCtwKi" alt=""><figcaption></figcaption></figure>

### Step 1 - Add the Promo reference card <a href="#promoreferencecardcomponent-step1-addthepromoreferencecard" id="promoreferencecardcomponent-step1-addthepromoreferencecard"></a>

Within your Manual list component under List items, click on the dropdown and select Promo reference card as shown below.

<figure><img src="/files/mU8cB20g0ZhVKRY6skcV" alt=""><figcaption></figcaption></figure>

### Step 2 - Fill in the various fields <a href="#promoreferencecardcomponent-step2-fillinthevariousfields" id="promoreferencecardcomponent-step2-fillinthevariousfields"></a>

There are only 2 fields as shown below.

<figure><img src="/files/l8TfKhNp9lz0L7SMtsSB" alt=""><figcaption></figcaption></figure>

Reference - This is an autocomplete text field that will suggest **Page content** titles to link to as you type.

Theme - Select whether you want light or dark theme settings.

In the screenshot below you can see what happens as you type the first character into the Reference text field. The site automatically searches page titles of the Page content type.


---

# 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.civictheme.io/content-authoring/components/list-components-and-cards/cards-for-lists/promo-reference-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.
