> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/testimonials.md).

# Testimonials

Broadcast includes a rich testimonials section where you can showcase reviews from clients and business partners. As the number of quotes increases, the section becomes an interactive slider.

<figure><img src="/files/RDlHy6Hs9kJDH6EVcSfZ" alt=""><figcaption></figcaption></figure>

### Flexible

Compact to add on any page to build trust and confidence with your brand. Two image options are available to showcase a product and profile information.&#x20;

### Customize

* Use the section settings to customize the layout and optional quotation marks. The featured image can be hidden to display only the quotes and optional profile photos.&#x20;
* Use the image aspect ratio to adjust for the type of featured images you use.&#x20;
* Text can be aligned centred or left.&#x20;
* Each of the testimonial blocks has options for the customer name and subheading. Both are styled differently.&#x20;
* A featured image, either a product or a customer image, can be displayed. Optionally, you can add a profile image displayed after the quote in a small circular style.&#x20;
* A link can be added, and the entire block will become a clickable link.&#x20;

### &#x20;Video Overview

This video demonstrates the layout and quote options for the testimonial section:

{% embed url="<https://www.loom.com/share/e3dab17384cb42b5a43390da16e7f795?sid=8d30a53b-b8b6-4542-a8c9-d9b35d074e8c>" %}
**Video overview of the testimonials section**
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/testimonials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
