> For the complete documentation index, see [llms.txt](https://malbersanimations.gitbook.io/animal-controller/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malbersanimations.gitbook.io/animal-controller/quickstart/guide-to-use-malbers-unity-assets-with-ac.md).

# Guide to Use All Malbers Assets with (AC)

## Guide

{% hint style="info" %}

### All Malbers assets have an integration with the Animal Controller.

{% endhint %}

When you download any of the Malbers assets, except ***Horse Animset Pro***, you will need to download the Animal Controller from the Store first: [Animal Controller](https://assetstore.unity.com/packages/slug/148877?aid=1100lHT6)

Remember to take a look at the Readme file:

![](/files/-MZ4RFiVGrfOIOqEjkfR)

* After you download Animal Controller, find the folder: `MalbersAnimations/_<AssetName> AC`

**Here are some examples**

<figure><img src="/files/EOAtifFkxYeeQJeByOkk" alt=""><figcaption><p>Raven Path: ...\Malbers Animations\Animals Packs\02 Birds Pack_Birds Pack AC\</p></figcaption></figure>

<figure><img src="/files/BgP0VklXJKILp0DKlJvw" alt=""><figcaption><p>Any Forest Animal Path: ...\Malbers Animations\Animals Packs\01 Forest Pack_Forest Pack (AC)</p></figcaption></figure>

Inside you will find a **UnityPackage** with the asset fully integrated with AC.

#### << Double-click to unpack the integration >>

![](/files/-Mjtr24LOCzdeieXvlWj)

## Raven and AC (Example)

{% embed url="<https://streamable.com/gbu22x>" %}

## Rabbit and AC (Example)

{% embed url="<https://streamable.com/hyq611>" %}


---

# 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:

```
GET https://malbersanimations.gitbook.io/animal-controller/quickstart/guide-to-use-malbers-unity-assets-with-ac.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.
