# Animation Generation

Bring your images to life with a touch of magic! Every image generated by Kyx Ai isn't just a static picture; it harbors the potential for movement. With a simple click on the animate button accompanying your generated image, watch as static scenes gain motion, offering a glimpse into a living moment. From the subtle sway of trees to the flicker of city lights, the animations add a captivating depth to your creations.

Want to animate your own images? The [/animate\_image](#animate_image) command is your key to unlocking motion in any picture you choose. Imagine turning a peaceful snowscape into a scene with falling snowflakes or bringing a portrait to life with a soft smile.

<figure><img src="https://1840235248-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVdbDB5sM45BUwFUEszku%2Fuploads%2FykXeJrpJ8Q0zY5JbvDXZ%2Fimage.png?alt=media&#x26;token=3db5c028-eb5b-40c6-ab6f-e87b1fb451ff" alt=""><figcaption><p>Result of an image generation</p></figcaption></figure>

{% embed url="<https://vimeo.com/931451208>" %}
Video of the finished animation
{% endembed %}

## /animate\_image

This command will animate an image.

<details>

<summary>Available Arguments</summary>

**uploaded\_image\_name:** The name of an previously uploaded image to animate

**input\_image:** Upload a new image to animate

**strength:** The strength of the animation. A value between 0 and 1 (default 0.5)

</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://joe-kyx.gitbook.io/kyx-ai/commands/animation-generation.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.
