# Mac OSX

## Installation

Initially when starting the application, and no Trust1Connector has been installed the following layout will be presented:

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

The **Home Page** allows the user to download the Trust1Connector or view which version is currently installed. Although the connector can determine which operating system is running the browser, the page shows **all possible downloads.** Available installers are provided for:

* Windows 32/64 bit (LTS)
* Mac Intel/ARM (LTS)
* Linux (Ubuntu/Debian or other upon request)

After the downloaded, the signed package can be installed on your system. The connector has been build to have a small footprint. After a successful installation, the page must be refreshed. The application has been build to avoid explicit polling of readers prior to the installation.&#x20;

The installation wizard will be started when the downloaded installer is executed:

<figure><img src="/files/HC5tZAGZ4MD84U8Qtxe6" alt=""><figcaption><p>Installation Wizard Starts</p></figcaption></figure>

<figure><img src="/files/0fANo07KyZdWsfTtGFcm" alt=""><figcaption><p>Installation Wizard Finished</p></figcaption></figure>

The Trust1Connector SDK determines the targetted operating system and provides the user with a download link.


---

# 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://t1t.gitbook.io/t1c-js-guide-v3/installation-manual/mac-osx.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.
