# 3 Card Layout

- [Article 3 Card](https://kmdesign.services.gatech.edu/patterns/3-card-layout/card-layouts-in-kb-articles.md): Do you need a row of product cards in your knowledge article?
- [Category Desc 3 Card](https://kmdesign.services.gatech.edu/patterns/3-card-layout/catalog-page-layout.md): Are you using an article as your category description? Do you have multiple items or products that you'd like to separate into individual cards? The 3 Card Layout may be the solution for you.


---

# 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://kmdesign.services.gatech.edu/patterns/3-card-layout.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.
