# iMove Character Set Up

## iMove Character Set Up  <img src="/files/stTpIMvxoAmEK3hppwDB" alt="" data-size="line">

This is placed on your character prefabs to help set up your character prefab. It also is used as a communication script to help the iMove component get character info such as animations and sounds.

## Animator

The iMove Character Set Up component is also used for assigning a default animator, or generating one from scratch.

## Integrations

This component also is in charge of setting up the integrations with the character.

<div align="left"><figure><img src="/files/BHlO9UezgPHdvIKmnf3A" alt="" width="449"><figcaption></figcaption></figure></div>


---

# 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://glass-vault-studio.gitbook.io/imove/components/imove-character-set-up.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.
