> For the complete documentation index, see [llms.txt](https://docs.civictheme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.civictheme.io/content-authoring/components/list-components-and-cards/cards-for-lists/publication-card.md).

# Publication card

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

The Publication card highlights a publication on your site. It consists of a title, image, summary and document link.

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

Below you can see one Publication card.

<figure><img src="/files/2cT7gczlDzgWysCijrrt" alt=""><figcaption></figcaption></figure>

### Step 1 - Add the Publication card <a href="#publicationcardcomponent-step1-addthepublicationcard" id="publicationcardcomponent-step1-addthepublicationcard"></a>

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

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

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

The available fields are shown and numbered below.

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

1. Title - Add title text
2. Image - Upload an image or select one from your library.
3. Summary - Add summary text.
4. Document - Upload media or select one from your library.
5. Theme - Choose the light or dark theme.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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