# Quickstart - MacOS

Multiview for NDI requires Apple Silicon.

{% hint style="warning" %}
There are no plans to support Intel-based Macs.
{% endhint %}

## Download Multiview for NDI

After your order is processed, you'll receive a receipt with a link to "View Order." You can also go to <https://app.lemonsqueezy.com/my-orders/> and enter the email address you used to order your license. You'll receive a magic link to view your orders.

### The ZIP Package

On the orders page, click on "Multiview for NDI". Check the links section to find the latest download for Windows, Mac, or Linux. This will download the application in a ZIP file.

<figure><img src="https://4106520823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8sK5xu39P2AP0P0y4Nm%2Fuploads%2FnkWWJVM7buxC8vS5z9O3%2Fimg_Downloads.jpg?alt=media&#x26;token=45ff6f1a-831b-4719-8f43-38605e284cb1" alt=""><figcaption></figcaption></figure>

Once the ZIP file is downloaded, extract it to your hard disk and drag it to your Applications folder.

### Starting Multiview for NDI

Double-click on "Tractus Multiview for NDI (SWEngine)".

<figure><img src="https://4106520823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8sK5xu39P2AP0P0y4Nm%2Fuploads%2FqVcrbSXyIH8LGenttf9m%2Fimage.png?alt=media&#x26;token=54ccb7c8-948f-4134-92c5-8e0ec70b782a" alt=""><figcaption></figcaption></figure>

Multiview for NDI will now be running.

After launching Multiview for NDI, you should see a console window appear.

<figure><img src="https://4106520823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8sK5xu39P2AP0P0y4Nm%2Fuploads%2Fph5vfYIhc88OEEKa1lg3%2Fimage.png?alt=media&#x26;token=ac1c5cfc-bc8f-46b3-8ef3-492f503d720c" alt=""><figcaption></figcaption></figure>

Now that you have Multiview for NDI launched, you can configure it using the web UI.


---

# 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://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/quickstart-macos.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.
