# Article Card

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Article card**
3. Make necessary changes
4. **Save**
   {% endhint %}

This feature allows you to adjust the article image ratio and content within. You can enable or disable card elements as required.

Options include:

* Show tags: Displays relevant tags from the article/blog post.
* Show published date: Displays the date the article/blog was issued.
* Show excerpt: Presents a brief summary of the article/blog.
* Show read more link: Directs customers to the full article/blog post.

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


---

# 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://4sh-templates.gitbook.io/opulent-os2.0/article-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.
