# Installation

You can easily add your assets stored to Autodesk 3ds Max by following these steps.

### **Downloading the echo3D** Autodesk 3ds Max **Plugin**

The plugin for Autodesk 3ds Max can be found [here](https://storage.echo3d.com/2_SDKs/echo3d_blender_addon.zip).

Clicking the <picture><source srcset="/files/Q0xYr5IFy1eV8EYpY52J" media="(prefers-color-scheme: dark)"><img src="/files/hZb8hM3yGn93qePAqCmJ" alt="" data-size="line"></picture> button in the top header bar allows you to directly download the Autodesk 3ds Max plugin.

<figure><img src="/files/Ri3FQOFUFJh5TOKTEGbs" alt="" width="490"><figcaption></figcaption></figure>

### Installation

1. Drag and drop the `echo3d_3dsMax_plugin.mzp` file into the 3ds Max viewport
2. In the top 3ds Max menu, click Customize > Customize User Interface.
3. Go to the Toolbars tab
4. In the Category dropdown list, find "echo3D Smart Improter"
5. You will see "echo3D Smart Importer" in the Action list.
6. Drag that action onto any existing toolbar at the top of your screen
7. Click the new button to launch the tool

Once installed, the echo3D plugin should always show in the toolbar.

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


---

# 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.echo3d.com/autodesk-3ds-max/installation.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.
