# Getting Started

### Which installation type is right for you?

Choose the environment that fits your current goal. Once you select a path, we will walk you through requesting your license, downloading the necessary assets, and completing the setup.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><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><h4>Local Demo Install</h4></td><td><strong>Best for</strong>: Rapid evaluation and feature exploration.<br>Set up <strong>MOTAR</strong> in a local sandbox environment. We will guide you through obtaining a <strong>Discovery</strong> License and configuring a functional local instance in minutes.</td><td><a href="getting-started/local-installation">local-installation</a></td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FzPYfelPPxpmiLlsw1kgp%2Flocal_install.png?alt=media&#x26;token=7a5e0965-da1d-4920-b4c5-37c3f81357ca">local_install.png</a></td></tr><tr><td><h4>Production Ready Install</h4></td><td><strong>Best for</strong>: <strong>Enterprise</strong>-grade, scalable deployments.<br>Build a <strong>secure</strong>, scalable foundation. We’ll guide you through using your <strong>Enterprise License</strong> and preparing your production infrastructure.</td><td><a href="getting-started/production-installation">production-installation</a></td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2Fk3zGmUVIfIz0axr5iG8G%2Fserver_install.png?alt=media&#x26;token=2f39ac19-8127-4eb1-9c83-4dc541e8ede2">server_install.png</a></td></tr></tbody></table>

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FInRzvXtGb4DcUR2rSLgi%2FMOTAR%203.0%20Beta%20Architecture%20Graphic_Oct%202025.png?alt=media&#x26;token=1d728c8d-42d1-4210-b345-6eb9107ff6ca" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** For details about supported features, platforms, and changes, please refer to the [Release Notes](https://docs.motar.com/welcome/broken-reference).
{% endhint %}

***


---

# 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.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.
