# Marquee

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

The main settings in the section are the ones listed [here](/amber-documentation/content-sections/common-settings.md). The additional settings are listed below.

### Section settings

* **Font size - Desktop** -- set the size of the font for desktop (from 14px to 54px)
* **Font size - Mobile** -- set the size of the font for desktop (from 14px to 32px)
* **Inner spacing** -- sets the spacing inside the section (the space from the text to the edges of the section). There are 4 predefined options to choose from.
* **Speed** -- set the speed of the scrolling effect, or stop it by choosing `None`
* **Pause on hover** -- if this is checked, once the customer's mouse is inside the section, the scrolling efect will pause

### Blocks

Every text inside the marquee is managed as a separate section block.

You can add as many blocks as needed.

For every block you can set:

* **Text color** -- set the color of the text (need to have the `Overwrite colors` checked)
* **Text** -- the text of the message
* **Image** -- you have the option to upload an image which will show before the text itself. It can be used for adding a nice icon describing the text
* **Link** -- the text can be clickable and lead to a specific URL


---

# 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://bigstart.gitbook.io/amber-documentation/content-sections/marquee.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.
