# Previewing Animations

## Previewing Animations

All animations that are applied to an AI's Animation Profile will be displayed in the Current Animation dropdown list. The one that is currently active, is the one that will be played in the Animation Viewer. You can click anywhere in the timeline area to change the animation's current time for previewing the current animation clip. You can also press the Play button to have the animation play and loop.

{% hint style="info" %}
**Note:** Inverse Kinematics and animation blending are not used during this process. Animations will have better quality during runtime usage.
{% endhint %}

<figure><img src="/files/OpqcXowOWGJumZGen97H" 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://black-horizon-studios.gitbook.io/emerald-ai-wiki/emerald-managers/animation-viewer-manager/previewing-animations.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.
