# Installing the Asset Library

The Endertainer rig is provided in an Asset Library format, which lets you import rigs and other assets directly from the Asset Browser. To use it, you’ll first need to install the Asset Library.

Here’s how to do it:

* Go to `Edit → Preferences`. A window should pop up.

<figure><img src="/files/JnxB53LAZ5K02dTPUpOE" alt="" width="476"><figcaption></figcaption></figure>

* Select `File Paths` and go to the `Asset Libraries` section.

<figure><img src="/files/1vmbE0U5xyE07XPVGH9g" alt=""><figcaption></figcaption></figure>

* Select the `+` icon on the right side of the asset library list to add a new path. Then select the folder icon on the Path field to assign the asset library path.

<figure><img src="/files/XYdmWBqgfRY07nfl8GEG" alt="" width="563"><figcaption></figcaption></figure>

* Look for the folder containing the asset library. Double click on the folder and then select `Add Asset Library`.

<figure><img src="/files/7lBN61cK8xQVnIybYfCo" alt=""><figcaption></figcaption></figure>

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

* Change the `Import Method` to `Append` (not the one with Reuse Data).

<figure><img src="/files/vPs4sJ74gdLLNAeGvE2p" alt="" width="563"><figcaption></figcaption></figure>

Once you've done that, the Asset Library should now be installed.

{% hint style="warning" %}
Note that to use a newer version of the Asset Library (for example, MCS3 v1.0 → MCS3 v1.1), you need to replace the old version by updating the `Path` to the location of the new asset library.
{% endhint %}


---

# 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://endertainer007.gitbook.io/endertainer-rig-wiki/guides/getting-started/installing-the-asset-library.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.
