# Importing a custom emote animation

You can import custom animations for use as avatar emotes. **The file must be in .FBX format.**

To import a custom emote:

1. Open the Lookbook by choosing **Create >** **Style my avatar** from the menu buttons.

   | ![Style\_my\_avatar.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360002782186/Style_my_avatar.png) |
   | ------------------------------------------------------------------------------------------------------------------- |
   | Choose **Style My Avatar** from the **Create** menu.                                                                |
2. Select an avatar look and click the **Customize** button to open the avatar look editor.
3. Select the **Animation** tab in the Avatar panel.
4. Click the **Library** tab at the top of the Avatar panel.
5. Click the **Import** button to open the Import Character Animation panel.

   | ![animation\_library.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360002790983/animation_library.png) |
   | ---------------------------------------------------------------------------------------------------------------------- |
   | Click **Import** to import an emote animation.                                                                         |
6. Click **Browse** and choose a .FBX file from your computer. The .FBX file must contain an animation or it will fail to import.
7. Enter a name for the animation in the **Name of item in inventory** field.
8. Click the **Import** button.
9. Wait for the import to finish, then click the **Close** button to close the Import Character Animation panel.
10. The imported emote animation now appears in the Library tab of the Animation tab in the Avatar panel.

See [Previewing and setting custom emotes](/latest/avatar-creation/dressing-the-avatar/setting-custom-emotes.md) to learn how to set a custom animation on an emote slot.

***

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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://docs.sansar.com/latest/avatar-creation/managingavataritems/importing-custom-emote-animation.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.
