# Advanced settings

### Image animations

**Duration**

The current option works in conjunction with the "Image overlay opacity coefficient" and determines the speed of the color or gradient overlay when hovering over an image. Handle the animation effect on a scale from 0,5 to 3 seconds.

**Zoom coefficient**

Use the current scale to control the zooming ratio from 1 to 10 for banner images across the entire store. This option inherently works only with the enabled "desktop hover animation" in the global settings or on a per-section basis.

### Reveal sections on scroll

**Time**

For smooth content appearance, use the provided scale. The delay time for showing page objects can be set from 0.2 to 3 seconds.

**Distance**

The content appearance distance from the bottom of the page can be set between 20 and 200 pixels. Setting the lowest parameter ensures objects appear directly in the viewport.


---

# 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://mpithemes.gitbook.io/unicorn-shopify-theme/theme-settings/advanced-settings.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.
