# Marquee

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

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

### Text color

Ability to change the default color to a different color.

### Marquee text

This is the text that is scrolling within the section.

### Position

You can pick between 3 positions: top, middle and bottom. This will be used in case you use the layout with the images and will put the text respectively at the top, in the middle or at the bottom of the images.

### Scroll speed

Here you can pick the scrolling speed. The higher value you pick - the higher speed of the scrolling you'll get.

### Image grid

The options are:

* to add or remove gap between the images
* images aspect ratio -- square or portrait

### Images

Images can be added to the marquee to achieve a more appealing look. The images can be added through the blocks here:

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

Every image has options for:

* image
* link of the image
* options to hide it on tablet and mobile

Here is an example with images:

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


---

# 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/marble-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.
