# Asset Import Preparation

- [Character Import](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/character-import.md)
- [Characters: Basic Points for Meshes and Textures](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/character-import/characters-basic-points-for-meshes-and-textures.md)
- [Character Rigging for Animotive](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/character-import/character-rigging-for-animotive.md): If you or one of your team is rigging or adapting a character specifically for Animotive here are some best practice notes to bear in mind;
- [Importing a character asset into Animotive](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/character-import/importing-a-character-asset-into-animotive.md)
- [Using other character creators with Animotive](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/character-import/using-other-character-creators-with-animotive.md): Character assets for Animotive should be in an FBX format. The FBX should contain only a skeleton mesh - no control rigs will be accepted inside Animotive.
- [Exporting from Maya](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/character-import/using-other-character-creators-with-animotive/exporting-from-maya.md)
- [Character Creator 4 to Animotive](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/character-import/using-other-character-creators-with-animotive/character-creator-4-to-animotive.md)
- [Preparing Synty Characters in Maya for Animotive](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/character-import/using-other-character-creators-with-animotive/preparing-synty-characters-in-maya-for-animotive.md)
- [Sets and Prop Import](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/sets-and-prop-import.md)
- [Props: Basic Points for Meshes and Textures](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/sets-and-prop-import/props-basic-points-for-meshes-and-textures.md)
- [Set: Basic Points for Meshes and Textures](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/sets-and-prop-import/set-basic-points-for-meshes-and-textures.md)
- [Importing a set asset into Animotive](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/sets-and-prop-import/importing-a-set-asset-into-animotive.md)
- [Materials & Textures](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/sets-and-prop-import/materials-and-textures.md)
- [Scaling](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/sets-and-prop-import/scaling.md)
- [Environmental Lighting](https://animotive.gitbook.io/animotive-documentation/asset-import-preparation/sets-and-prop-import/environmental-lighting.md)


---

# 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://animotive.gitbook.io/animotive-documentation/asset-import-preparation.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.
