# Hover Animation

Allows you to set hover animations to your `image` block for a quick visual effect, such as (Grow, Shrink, Pulse, Push, Pop, Bounce in, Bounce out, Rotate, Zoom Rotate, Rise, Set, Levitate, De-levitate, Skew, Wiggle Vertical, Wiggle Horizontal, Shake out).

![](https://lh3.googleusercontent.com/DPcolfSwepELKLxTV3J7gbzQMY9MTdbjsQHW-9UR3TsVNnHnEtNqPd42g4p5zbIXrVPgLn9ozHXJSeA8o4_X_GeiyFsvl7oqnlCeXHqgwDOGXGbfroPEKndFknowQhwxu2A9CardUEn4nLE3fO9vszATeAuryJfuiMcv_PBvAsU2rieZM4vfaYD7oObpuQ)

<details>

<summary>Hover Animation</summary>

1. Select an `image` block
2. Open the Block Inspector
3. Navigate to the Primary tab
4. Open H. Animation drop down
5. Select desired animation (Grow, Shrink, Pulse, Push, Pop, Bounce in, Bounce out, Rotate, Zoom Rotate, Rise, Set, Levitate, De-levitate, Skew, Wiggle Vertical, Wiggle Horizontal, Shake out)

</details>

<details>

<summary>Reset Hover Animation</summary>

1. Select an `image` block
2. Open the Block Inspector
3. Navigate to the Primary tab
4. Find H. Animation property
5. Click blue dot to reset

</details>


---

# 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.cwicly.com/blocks/image/hover-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.
