# Animate Anything 3D Studio Max Plugin Manual

**Requirements:**

* Autodesk 3ds Max version 2024 or newer (versions below errors can be observed).
* Active internet connection for cloud-based AI processing.

**Features:**

* **Automatic Rigging:** Create rigs automatically for various types of objects, simplifying the preparation for animation.
* **Animation Generation:** Use AI algorithms to generate animations for characters and creatures.
* **Cloud-Based AI Processing:** Leverage a robust cloud-based system for efficient animation processing.

**Installation Guide:**

{% tabs %}
{% tab title="Autodesk App Store" %}
**Downloading and installation**:

* Open the plugin's page in Autodesk App Store (to be released) and download the plugin installe&#x72;**.**
* Double-click on the MSI file and follow the instructions.&#x20;
*

```
<figure><img src="/files/7aDelYdq7Jbgk9f9EFL5" alt=""><figcaption><p>Follow the steps</p></figcaption></figure>
```

* **Activating the Plugin:**

  * Launch 3ds Max and navigate to the 'AppStore' tab located on the top part of the interface.
  * Select "Animate Anything" to open the plugin.

  <figure><img src="/files/Kpnumpjle5jUmYksamV7" alt=""><figcaption><p>Open the plugin</p></figcaption></figure>

* To uninstall this plug-in, execute again the installer.

* &#x20;If you deleted, download it again from the  Autodesk App Store.

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

* Select the 'Uninstall' button, or you can uninstall it from 'Control Panel\Programs\Programs and Features' (Windows 7/8.1/10/11) or Add/Remove Programs. The panel on the Plug-ins tab will not be removed until Max is restarted.&#x20;
  {% endtab %}

{% tab title="Anything World Website" %}

* **Downloading the Plugin:**
  * Download the pre-packaged zip file [directly from our website](https://app.anything.world/profile). An active account is required for usage.
* **Installing the Plugin:**
  * Extract the contents of the zip file (AnimateAnythingMaxPlugin.zip).
  * Move the extracted files to `C:\Program Files\Autodesk\3ds Max 2024\bin\assemblies`.
* **Go the** [**Custom Interface**](https://help.autodesk.com/view/3DSMAX/2024/ENU/?guid=GUID-F8993D95-943E-4031-B1C6-6B2BADE4DB9E)

  <figure><img src="/files/FMhoKiE9TYenhv7fQ8YJ" alt=""><figcaption><p>Customize User Interface</p></figcaption></figure>
* **Find Animate Anything action and drag to any menu bar**

<figure><img src="/files/CxIi2ebmxHXJGvkcJRjN" alt=""><figcaption><p>Animate Anything Action</p></figcaption></figure>

{% endtab %}
{% endtabs %}

&#x20;

* **Usage Instructions:**

  * **Selecting Nodes:**
    * In your 3ds Max project, select a node you wish to animate.
  * Obtain your API Key from your [account dashboard](https://app.anything.world/profile) and enter it in the plugin’s config within 3ds Max to activate, you need todo this the first time.

  <figure><img src="/files/G5848oUd3Dz9AKe1gs25" alt=""><figcaption><p>Add your key here</p></figcaption></figure>

  **Uploading for Processing:**

  * Click 'Upload' to send your model to the cloud for AI processing. Monitor the status via the status text displayed below.

  **Importing and Downloading:**

  * Once processed, animations will be automatically imported into your 3ds Max scene. Depending on your model type, different workflows will be applied (Animation, Parts, or Static Workflow).
  * Tip you can keep your model ID to download the same model after again.&#x20;

  **License:**

  * This plugin is covered under the MIT License, permitting extensive usage rights including commercial use.

  **Contact Information:**

  * For further assistance, suggestions, or support, please contact us at <support@example.com>.

  **Appendices:**

  * **FAQs:**
    * Q: Can I use this plugin for commercial projects? A: Yes, you can.
    * Q: What types of animations can be generated? A: The plugin supports a variety of animations, including bipedal and animal motions.

  **Glossary:**

  * **Rigging:** The process of setting up the bone structures in a 3D model for animation.
  * **AI Processing:** Utilizing artificial intelligence to automate the animation process.


---

# 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://anything-world.gitbook.io/anything-world/animate-anything-3d-software-plugins/animate-anything-3d-studio-max-plugin-manual.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.
