# Extensions Window

The **Extensions Window** lets you download and install various additions to LipSync Pro, including [AutoSync Modules](https://rogodigital.gitbook.io/lipsync-pro/concepts-and-components/autosync/autosync-modules), [Blend Systems](https://rogodigital.gitbook.io/lipsync-pro/concepts-and-components/blend-systems) and more.

You can open the window by going to *Window > Rogo Digital > Get Extensions*.

![](https://1206006049-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7ifuKNYK9DgInzHsZz%2F-MKFC2JAquHNx9XuB4YS%2F-MKFDG2i7uYlSLfZ2PfR%2Fimage.png?alt=media\&token=fc9e328e-3d3d-4e21-8be5-19b830efbb4e)

You can click a **category** in the yellow bar at the top to filter the extensions in the list. You can also change the order extensions show up in by using the **Sort by** toggles on the left.

Each entry in the list shows the name of the extension, the products (LipSync Pro, LipSync Lite and Eye Controller) that it works with, a description and the version number & last update date. When you've found the extension you want, click the **Download** button to its right. A progress bar will appear at the bottom of the window. When it completes, Unity will begin importing the downloaded assets - you'll have to confirm the import.

![](https://1206006049-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7ifuKNYK9DgInzHsZz%2F-MKFC2JAquHNx9XuB4YS%2F-MKFFatyOnwgkCBqNVsM%2Fimage.png?alt=media\&token=433cbf30-df29-453c-a0e1-17a794d31562)

A list of available extensions can be found in the Extensions category of this documentation.

{% content-ref url="../extensions/official-blend-systems" %}
[official-blend-systems](https://rogodigital.gitbook.io/lipsync-pro/extensions/official-blend-systems)
{% endcontent-ref %}

{% content-ref url="../extensions/official-autosync-modules" %}
[official-autosync-modules](https://rogodigital.gitbook.io/lipsync-pro/extensions/official-autosync-modules)
{% endcontent-ref %}

{% content-ref url="../extensions/miscellaneous" %}
[miscellaneous](https://rogodigital.gitbook.io/lipsync-pro/extensions/miscellaneous)
{% endcontent-ref %}


---

# 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/editor-windows-and-inspectors/extensions-window.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.
