> For the complete documentation index, see [llms.txt](https://mpithemes.gitbook.io/shella-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/ticker.md).

# Ticker

## Ticker

## Layout

### Content width

This option enables you to choose the width of the content on the desktop. It may be either full or boxed. If it is full the ticker is displayed in full width on a page. Once it is boxed, you will see some space between the ticker and a page on the left and right sides. In our example, we will show you the boxed width of the content:

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

## Content

### Show separator

You can add the icon between the text lines displayed in the ticker by enabling the **"Show separator"** option.

<figure><img src="/files/3DyrCinIOMxMOCNINTFA" alt=""><figcaption></figcaption></figure>

### Referral

Change the direction of the slider to the left or right side using the desired option from the **"Referral"** drop-down.

### Speed

The speed of the ticker can be changed in seconds on the **"Speed"** slider. Use the measurements from 1 to 10 seconds.

## Colorize

To edit the background and text colors, use the corresponding color pickers in the current sub-section.

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

## Content

Use this block to add text content. To display several text strings in a slider, add as many content blocks as needed.

Put the promotional or announcement text into the **"Text"** input field. Here you can use the available options on the top of the input field to style the texts.


---

# 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://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/ticker.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.
