# Animations

Animations can make your website become alive and dynamic. You can add animations to any widget on your page by clicking on the animation icon.

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

You can pick one of the many animation types. After that select one of the many animation types as well as animation speed and delay. We recommend using 200ms delay between animations when making them one after another.

<figure><img src="/files/trBcTJO8rkwgT3XDjTfZ" 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.savvywebsites.co/docs/guides/getting-started/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.
