# Installing MANU

To install the MANU application, go to our[ website](https://manu.co/), click on the **Free download** button.

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

Then, select your operating system, fill out the sign-up form, then click on **Free Download**

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

{% tabs %}
{% tab title="Windows" %}
Once you downloaded the MANU archive, extract the files from the archive to any folder, and run the MANU.exe file.&#x20;

![](https://dl.dropboxusercontent.com/s/oywisdco6d2bsc8/004.png?dl=0)
{% endtab %}

{% tab title="macOS" %}
To install an Application from a DMG file, please follow the steps below:

* Double click the DMG to make it's content available.
* Drag the MANU application to the Applications folder (may need an administrator password).
* Wait for the copy process to finish.
* Eject the DMG (by clicking the eject button in the Sidebar).
* You can delete the DMG from Downloads.
* Launch app. More information here <https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac>

![](https://dl.dropboxusercontent.com/s/z9qd1b3rswlaqp5/005.png?dl=0)
{% endtab %}
{% endtabs %}


---

# 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://help.manu.co/learn/manual/installing-manu.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.
