# AX - Blockquote

## Overview

**AX - Blockquote** is an Experience Cloud component that displays quotes, testimonials, or highlighted text in a visually distinct format on Experience Sites pages.

Use it to showcase customer testimonials, feature important callouts, display policy statements, or highlight key information that needs to stand out from regular content. Style it with custom formatting, icons, and attribution to match your portal's design.

Perfect for customer success stories, featured testimonials, important notices, terms and conditions highlights, or any text content that needs visual emphasis in your portal.&#x20;

***

## Specifications

{% tabs %}
{% tab title="🎛️ Properties" %}

| Name          | Description                                       | Usage                                                                                  |
| ------------- | ------------------------------------------------- | -------------------------------------------------------------------------------------- |
| **Variant**   | Choose a predefined style for the blockquote.     | Select a style that best represents the context or significance of the quoted content. |
| **Title**     | Set the title of the blockquote.                  | Enter a brief title that introduces or categorizes the quoted content.                 |
| **Content**   | Define the actual text/content of the blockquote. | Enter the quote or highlighted information you wish to display in the blockquote.      |
| **Icon Name** | Choose an icon to accompany the blockquote.       | Select an icon that visually enhances or provides context to the blockquote’s content. |
| **Icon Size** | Define the size of the icon.                      | Adjust the icon size for visual harmony with the text and overall blockquote design.   |
| {% endtab %}  |                                                   |                                                                                        |

{% tab title="🎨 Appearance" %}

| Name           | Description                                                 | Usage                                                                                                                          |
| -------------- | ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **Title**      | Customize the appearance of the title text.                 | Adjust these properties to ensure that the title stands out and aligns with the desired visual hierarchy and style.            |
| **Background** | Set the background color of the blockquote.                 | Choose a background color that ensures the text is easily readable and that the blockquote harmonizes with the overall design. |
| **Border**     | Customize the blockquote’s border.                          | Adjust the border properties to enhance the blockquote’s presence and visibility on the page.                                  |
| **Icon**       | Customize the icon’s appearance with various color options. | Modify these properties to ensure the icon visually complements the blockquote and doesn’t overpower the text content.         |
| {% endtab %}   |                                                             |                                                                                                                                |
| {% endtabs %}  |                                                             |                                                                                                                                |


---

# 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://docs.avonnicomponents.com/experience-cloud/experience-components/ax-blockquote.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.
