# Θ CC - Primary

Collection: A collection of  those objects that are the primary content of the Caption - Title, Description, and Support areas that then make up the vertically stackable, modular pieces of the caption area of Cells and Cards. Please see [Caption - Definitions](https://github.com/able-app/docs/blob/57a78e2f25b43d8f5e72755f1e2740d12a2998ee/controls/%CE%B5%20elements/caption/cap-def.md) for a run down on the structure and terminology used in captions.

[Styleguide Link](https://zpl.io/an3GR7x)

* Parent: Caption - [Title](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/caption/cap-title.md), [Description](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/caption/cap-descript.md), [Support](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/caption/cap-support.md)
* Child: [Icon](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/icon/icon.md), [Label](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/label.md)

## Properties

### Type

* **None**
* **Title:** Within a caption this is the primary message and will stand out more than the subtext content.
* **Subtext:** Within a caption this is the secondary or suporting content. This could be the teaser for a post, or a description for a product.
* **Link:** A text based navigation to another area, using the visual indicator color to show that the link is clickable.
* **Stats:** Primarily numeric based statistics for properties that exist with the object. For example, Rating, Favorites, Views, Follows etc.
* **Symbols:** Used as a visual indicators to provide additional context to properties that exist with the object. For example, Favorited, Liked, Comments.

### Size

The sizes here relate to the size of the text content with the XSmall being the smallest in the design system and working your way up the type scale with each new level. Each size can be in the Regular or Bold style of font.

* XSmall
* Small
* Medium
* Large
* XLarge
* XXLarge

### Bold

Simply an On/Off to give the Title copy bolding ability. This may be depricated in the future.


---

# 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://able.bucca.com/core/overview/caption/capcon-primary.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.
