# Animation

Animate a section to enhance its visual appeal and user experience using techniques like CSS animations, JavaScript libraries, frameworks, or the Web Animation API:

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

* **Ambient movement:** An image with ambient animation will smoothly and gradually float around the screen, creating a subtle and gentle movement effect.

{% embed url="<https://drive.google.com/file/d/1ra5ZK9xv9RdgGzVSxOQRTh6yd_tllpg0/view?usp=sharing>" %}

* **Zoom in on scroll:** Implement image zooming on scroll, enabling customers to view images in greater detail as they scroll down the page.

{% embed url="<https://drive.google.com/file/d/1csZ0M-6EHFfobxb63BQzBbOkHqMpNe5F/view?usp=sharing>" %}


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/theme-sections/animation.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.
