> 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/press-logos.md).

# Press logos

Use the interactive press logos section in Broadcast to draw attention to customer feedback on your products and services, creating an engaging presentation of quotes.

<figure><img src="/files/l9EmZdax1IHZHUyD9h4S" alt=""><figcaption><p><strong>Heading slider with quotes</strong></p></figcaption></figure>

### Flexible

Add as many brand logos and optional quotes as needed. The section builds a slider when additional logos are displayed beyond the viewport.&#x20;

### Customize

* You can use the press logos section with or without quotes. The **heading slider** toggle can be used to hide quotes and display only the logos:

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

* Adjust the inactive logo opacity to bring attention to the selected logo and quote.
* Logos can be linked to any page if quotes aren't used:

<figure><img src="/files/C4t5XBaerTDTOlB46rty" alt=""><figcaption><p><strong>Replace the heading slider quotes with links</strong></p></figcaption></figure>


---

# 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/press-logos.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.
