# Fusion Installation

To install Fusion visit the official website:

{% embed url="<https://www.autodesk.com/products/fusion-360/personal>" %}

Follow the left path to enable the personal use version.&#x20;

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

You’ll need to create an account, download the installer, and install Fusion. The process is simple and works like most modern software installers.

{% hint style="info" %}
The personal use version is free and runs for three years.\
When it gets close to expiring, you’ll be able to **renew it** — the option shows up about **30 days beforehand**.
{% endhint %}

<p align="center"></p>


---

# 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://miwicnc.gitbook.io/miwicnc/software-and-cam-setup/fusion-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.
