> For the complete documentation index, see [llms.txt](https://help.amplorium.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.amplorium.com/doc/smart-features/caption-templates.md).

# Caption Templates

**Caption Templates** let you create reusable **text templates** for your posts using dynamic product variables. Select a prebuilt option or create your own to save time and stay consistent across all your captions.<br>

<figure><img src="/files/qnG5GB7QTVATaqH72AT5" alt=""><figcaption><p>Amplorium dynamic caption templates</p></figcaption></figure>

#### 🧩 What You Can Do

* **Select a Caption Template** when creating a post
* **Use predefined templates** for quick posting
* **Create your own templates** using [Caption Variables](/doc/smart-features/caption-variables.md) like `{TITLE}`, `{PRICE}`, `{DESCRIPTION}`, etc.
* Templates automatically pull product data and format your caption for you


---

# 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://help.amplorium.com/doc/smart-features/caption-templates.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.
