# Local Installation

{% hint style="warning" %}
This installation method will install MOTAR on your local desktop computer. If you need to install MOTAR in a cloud environment or on a server, see [production-installation](https://docs.motar.com/welcome/getting-started/production-installation "mention")
{% endhint %}

#### Start Your Local Sandbox

To begin your local **MOTAR** evaluation, you will need a **Discovery** License.

**→** I need a license: [Request Discovery License](https://www.motar.com/product-page/motar-discovery-license). *A license key will be sent to your email.*

**→** I already have a license: \[Proceed to **Download ↓**]

**→** I'm not sure which license I need: [motar-licenses](https://docs.motar.com/additioinal-features/motar-licenses "mention")

## Download MOTAR QuickStart

Get the latest **MOTAR** Local **Installer** for your system:&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Windows EXE</td><td><a href="https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/windows-amd64/MOTAR_QuickStart.exe">https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/windows-amd64/MOTAR_QuickStart.exe</a></td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2F1H8Y3ccwx1ZN63QNNdzo%2Fwindows_exe2.png?alt=media&#x26;token=f4d2dadf-8124-4759-a10a-627731020c7a">windows_exe2.png</a></td></tr><tr><td>Windows Zip</td><td><a href="https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/windows-amd64/MOTAR_QuickStart.zip">https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/windows-amd64/MOTAR_QuickStart.zip</a></td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FelSed4naDIIEtdLg7sQT%2Fwindows_zip2.png?alt=media&#x26;token=aa7da4ca-f0c0-4793-aa4f-543cc2b724ad">windows_zip2.png</a></td></tr><tr><td>Linux AMD</td><td><a href="https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/linux-amd64/MOTAR_QuickStart.tar.xz">https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/linux-amd64/MOTAR_QuickStart.tar.xz</a></td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FYSwo1dh2FzlwsHo3K6l2%2Flinux_amd2.png?alt=media&#x26;token=68ce9c1b-7fcd-4a0e-b277-98b4e0a078b6">linux_amd2.png</a></td></tr><tr><td>Linux ARM</td><td><a href="https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/linux-arm64/MOTAR_QuickStart.tar.xz">https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/linux-arm64/MOTAR_QuickStart.tar.xz</a></td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FVMnMpzdFydOWE9hvgLbq%2Flinux_arm2.png?alt=media&#x26;token=6ca05970-462c-43a5-906f-0333e2f4ce58">linux_arm2.png</a></td></tr><tr><td>Mac</td><td><a href="https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/mac-arm64/MOTAR_QuickStart">https://dyn-downloads.s3.us-east-1.amazonaws.com/installers/mac-arm64/MOTAR_QuickStart</a></td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FCBXMUSraiJDnFQDrJzSF%2Fmac2.png?alt=media&#x26;token=65405f9a-7c16-4004-ba1d-10d3007e852d">mac2.png</a></td></tr></tbody></table>

#### Optional

**Download** sample files to speed up testing.\*

Sample files include everything you need to test MOTAR, such as models, video, a sample XR app, and images.

{% embed url="<https://dyn-downloads.s3.us-east-1.amazonaws.com/MOTAR-Tutorial-Files.zip>" %}

Once the appropriate files are **downloaded** and you have your **license** ready, proceed to the QuickStart Guild. [motar-quickstart](https://docs.motar.com/welcome/getting-started/local-installation/motar-quickstart "mention")


---

# 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.motar.com/welcome/getting-started/local-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.
