# Playhead and controls

### Playhead

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

* The <mark style="background-color:green;">playhead</mark> is how you move to a specific point in time in your animation to either view your animation at that point or [add a new keyframe](/editor/animating/timeline/keyframes/add-a-keyframe.md).
* The Timeline Ruler shows you precise measurement so you can scrub through your animation with more control.

### Scaling on the timeline

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

* The Zoom bar allows you to zoom/ scale your timeline in or out, spreading the keyframes apart to give you more control.
* When in animate mode, you can increase the height of your timeline to see more information by dragging it up.


---

# 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/playhead-and-controls.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.
