# Transition bar

The area between keyframes is called the Transition bar, this is the duration your layer 'transitions' from one keyframe to another.

These transition bars can be moved, which moves their keyframe sets too. You can also click into them for more granular control and access to [easing options](/editor/animating/easing.md).&#x20;

<figure><img src="/files/Te00RUbDNVP5dIf4NPjj" 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.lottielab.com/editor/animating/timeline/transition-bar.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.
