# Subject reference card

### Summary

The Subject reference card provides a way to help users get to information on a specific subject. It consists of a title, image and link that are automatically populated based on the page the subject card links to.

This section shows you how to add a Subject reference card to a Manual list component.

Below you can see a Subject reference card.

<figure><img src="/files/0gK9ZT0qSBurfEFnSF6F" alt=""><figcaption></figcaption></figure>

### How to add a Subject reference card

Step 1: Within the Manual list component under List items, click on the dropdown and select Subject reference card.

<figure><img src="/files/7olAPhrvhZuWzsPtXxE1" alt=""><figcaption></figcaption></figure>

Step 2: Fill in the fields as per below.

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

1. Reference - Start typing the page title of the content you want to link to and then select the correct content/page.
2. Theme - Select light or dark theme.


---

# 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/subject-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.
