# Animating

Animating in Lottielab is simple and dependent on three main controls, entering [animate mode](/editor/animating/design-vs-animate-mode.md), [moving your playhead](/editor/animating/timeline/playhead-and-controls.md#playhead) to a point in time and updating properties to [create a keyframe](/editor/animating/timeline/keyframes/add-a-keyframe.md) at that point in time.

{% content-ref url="/pages/MqtJyKTdsqhRMpqYO3qs" %}
[Design vs Animate mode](/editor/animating/design-vs-animate-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/MzeYKID0t1jfGPdaT4zS" %}
[Auto-animate](/editor/animating/auto-animate.md)
{% endcontent-ref %}

{% content-ref url="/pages/mbb7vovKq3yLgwzGe9de" %}
[Timeline](/editor/animating/timeline.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z5haToBj0VB6OxORxZfI" %}
[Add a keyframe](/editor/animating/timeline/keyframes/add-a-keyframe.md)
{% endcontent-ref %}

{% content-ref url="/pages/sgPD2DwHpTGawC7YmCSU" %}
[Easing](/editor/animating/easing.md)
{% endcontent-ref %}


---

# 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.lottielab.com/editor/animating.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.
