> For the complete documentation index, see [llms.txt](https://xa0-1.gitbook.io/xenora/bIOMqQkrYOcN2IS5qlkr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xa0-1.gitbook.io/xenora/bIOMqQkrYOcN2IS5qlkr/welcome.md).

# Welcome

***

## Xenora AnimationPreview Studio

We’re excited to welcome you to the official documentation for **AnimationPreview Studio**  a purpose-built environment within Unity designed to streamline and enhance the way you preview, organize, and work with animations.

This tool was created to be the perfect companion for developers, animators, technical artists, and anyone involved in character movement or animation workflows inside Unity. Whether you're managing a complex project or simply testing a single clip, AnimationPreview Studio provides a clean, focused interface that makes animation handling faster, clearer, and more enjoyable.

Born from a deep understanding of the repetitive and time-consuming tasks developers face while working with animations, this tool aims to eliminate unnecessary steps and introduce a fluid, intuitive way to interact with animation clips no need to enter Play mode or build complex testing scenes. You’ll be able to scrub, inspect, and validate animations in real time with precision and full control.

This documentation is your complete guide from first-time setup to advanced features  to help you get the most out of AnimationPreview Studio. We hope it serves as a valuable resource to improve your workflow, elevate the quality of your projects, and give you a smoother, more professional animation experience inside Unity


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://xa0-1.gitbook.io/xenora/bIOMqQkrYOcN2IS5qlkr/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
