# Animations

Bring your store to life with smooth transitions and subtle motion effects. The **Animations** settings in Pebble let you enable page transitions and scroll-triggered animations to create a more dynamic browsing experience.

## Page transitions

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

The **Enable page transition** option adds a fade overlay effect when navigating between pages.

This enhances the user experience and creates a smoother, more polished look when customers move around your store.

## Scroll-triggered animations

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

The **Enable animations** option triggers subtle animations for sections and blocks as they appear on screen while scrolling, adding visual engagement and modern flair.

<figure><img src="/files/NFQZHlkrGPGkfnowk77h" alt="" width="214"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** To use scroll-triggered animations, make sure the element’s **Animation > Type** setting is set to anything **other than None.**
{% endhint %}

## How to enable animations

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), click **Theme settings**.
2. Locate **Animations**.
3. Toggle **Enable page transitions** to activate the fade overlay effect between pages.
4. Toggle **Enable animations** to add scroll-triggered animations for sections and blocks.
5. Click **Save**.
   {% endhint %}

<figure><img src="/files/pbHzZgaQXuM5oun3Rlj5" 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://docs.foxecom.com/pebble-theme/theme-settings/animations.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.
