# Marquee Section

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

The Marquee Scroller is an animated horizontal scrolling text banner that displays promotional messages, announcements, or key highlights on your homepage.&#x20;

The scroller supports up to 4 custom text messages with HTML formatting, pauses on hover for better readability, and automatically repeats the content for seamless infinite scrolling.

### **Setting** Marquee Section

Go to **Storefront** -> **My Themes** -> **Customize**. <mark style="color:red;">(If your store is a new store, you may need to go to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Channel Manager -> Themes -> Edit Theme**</mark><mark style="color:red;">)</mark>

In the **Theme Editor** -> Go to **Home Page / Marquee Section**

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

**Available Settings:**

* **Marquee Text 1** - First message in the scroller
* **Marquee Text 2** - Second message in the scroller
* **Marquee Text 3** - Third message in the scroller
* **Marquee Text 4** - Fourth message in the scroller

{% hint style="info" %}
**Important Notes:**

* Messages will repeat continuously as they scroll
* Empty fields will be skipped (you don't need to fill all 4 slots)
* HTML formatting is supported for styling
* Each message is separated by a star icon automatically
  {% endhint %}

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save** and **Publish** to repackage the edited theme.
{% endhint %}


---

# 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://halosoft.gitbook.io/bc-nimo-documentation/home-decor/marquee-section.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.
