# Introduction

### **Welcome to the new documentation for LipSync Pro**

We've migrated to GitBooks to make the process of adding and updating articles simpler. Everything from the old docs at [lipsync.rogodigital.com/documentation](http://lipsync.rogodigital.com/documentation) has been brought over, updated and in some cases completely rewritten, and many more pages have been added.

We have big plans for our products over the course of the next year, and we can't wait to share them with you!

### About LipSync Pro

LipSync Pro is a plugin for the [Unity game engine](http://www.unity3d.com/) to streamline the process of creating high-quality facial animation and lip-syncing.\
\
It provides a purpose-built editor window for synchronising phonemes, emotions and gestures to dialogue in an audio file, and a component for playing back these dialogue clips on a character using totally customisable poses.


---

# 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://rogodigital.gitbook.io/lipsync-pro/master.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.
