> For the complete documentation index, see [llms.txt](https://lfdocs.lookingglassfactory.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/liteforms/get-started-on-macos.md).

# Get Started on MacOS

{% hint style="info" %}
**Download Liteforms for MacOS** [**here**](https://lookingglassfactory.com/software/liteforms)**.**
{% endhint %}

## Requirements

{% hint style="warning" %}

#### Liteforms on MacOS currently only supports Apple Silicon Macs

{% endhint %}

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><mark style="color:blue;"><strong>Looking Glass Bridge</strong></mark></td><td>The connection between your computer and your Looking Glass.</td><td><a href="/files/QMEOJdKOOc7Ue0hRJ0Va">/files/QMEOJdKOOc7Ue0hRJ0Va</a></td><td><a href="https://lookingglassfactory.com/software/looking-glass-bridge">https://lookingglassfactory.com/software/looking-glass-bridge</a></td></tr><tr><td></td><td><mark style="color:blue;"><strong>Looking Glass Liteforms</strong></mark></td><td>Holographic AI platform powered by ChatGPT.</td><td><a href="/files/faVgqSz3osM06kkUKnUz">/files/faVgqSz3osM06kkUKnUz</a></td><td><a href="https://look.glass/liteforms-mac">https://look.glass/liteforms-mac</a></td></tr></tbody></table>

### Microphone Setup

When you first open up Liteforms you'll be prompted to allow microphone access. If you don't see this prompt, you can change this setting via system preferences -> privacy and enable microphone support there.&#x20;

### Download and Install

Download and install the Liteforms application from the requirements section above.&#x20;

It should open automatically after install. Alternatively, you can launch Liteforms from the Applications folder, or via quick launch via `CMD + Space`.&#x20;

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

Once you've logged in you should see the following screen:

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

From here, you can either select a Liteform and start a conversation, or you can select the "Create Liteform" button on the side nav to make you own, custom Liteform to talk to! [See our full guide](/legacy/legacy-software/liteforms/making-custom-liteforms.md) on creating custom Liteforms for more information.

Learn more about this fabulous trio of starting characters here:&#x20;

{% content-ref url="/pages/WUgTB5nAdvQfHNTy4jl6" %}
[Liteforms™ Desktop App](/legacy/legacy-software/liteforms.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lfdocs.lookingglassfactory.com/legacy/legacy-software/liteforms/get-started-on-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.
