> For the complete documentation index, see [llms.txt](https://aec4d.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aec4d.gitbook.io/docs/how-to-install.md).

# How to install?

## Installation via **aeplugins manager app:**

![As aescripts has a lot of products now, this app makes it a lot easier to manage them!](/files/-LaNtEuprpv-1V3qwzRM)

Please download the new [**aescripts + aeplugins manager app**](https://aescripts.com/learn/aescripts-aeplugins-manager-app/) to **download, license and update** **AEC4D-PRO** and all your other aescripts tools in **one click**!

{% hint style="warning" %}
**After you changed your License** to a **full license**, you have to **Restart Cinema4D!**
{% endhint %}

## Manual-Installation (after download):

{% hint style="danger" %}
!!! If you're using **R17-R22** copy the "**AEC4D-PRO"** inside the "**R17+"** folder. !!!
{% endhint %}

{% hint style="danger" %}
!!! If you're running **any later version** copy the **"AEC4D-PRO"** folder from "**R23+" !!!**
{% endhint %}

{% hint style="success" %}
Windows: C:/Program files/MAXON/CINEMA 4D RX&#x58;**/plugins/**
{% endhint %}

Just navigate to your Cinema 4D folder and drop it right in the plugins folder. Remember that if you already have C4D open that you’ll have to **restart before it gets loaded.**

{% hint style="success" %}
macOS: /Applications/MAXON/CINEMA 4D RX&#x58;**/plugins/**
{% endhint %}

If you’re on a Mac just go to **/Applications/Maxon/Cinema 4D RXX/plugins/** and then drop the AEC4D-PRO folder right in there. A quick way to navigate there is to just right click on the C4D icon in your dashboard and click Options > Show in Finder – It will bring you right to the Cinema 4D folder.

{% hint style="danger" %}
**After you changed your License** to a **full license**, you have to **Restart Cinema4D!**
{% endhint %}

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://aec4d.gitbook.io/docs/how-to-install.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
