# Logo List

A scrolling marquee of partner, press, or brand logos.

## How to access

Add the **Logo List** section to any page in the customizer.

## Settings

### Heading

Section heading. Default: `As Seen In`.

### Full width (edge to edge)

When enabled, the logo strip spans the full viewport width.

### Logo height (px)

Range from 20 to 80 pixels. Default: 40.

### Grayscale logos

When enabled, logos render in grayscale (helpful for brand consistency).

### Scroll speed (seconds per cycle)

Range from 10 to 60 seconds. Lower is faster. Default: 30.

## Blocks

Add up to 10 **Logo** blocks. Each block has:

* **Logo image** — The logo file.
* **Label (optional)** — Text shown below the logo.


---

# 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.webexp.dev/drift/drift-pro/sections-and-features/logo-list.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.
