# Installation

{% hint style="warning" %}
&#x20;Note that administrator privileges are required for installation and licensing.
{% endhint %}

## **Installation Steps**

{% stepper %}
{% step %}

### Login

Login to the Theia Software Downloads [portal](https://service.theiaserver.com/login) using the login credentials provided to you in our welcome email.

* Download the Theia3D application installer.
* &#x20;If available, download the Graphics Card Engines for your GPU.&#x20;

{% hint style="info" %}
**Note:** If none are available for your GPU, they will be built automatically the first time Theia3D is run.
{% endhint %}

* Copy your license key for safekeeping offline.
  {% endstep %}

{% step %}

### Drivers

Check that your [NVIDIA graphics card drivers](https://www.nvidia.com/download/index.aspx) are up-to-date. If not, download and install the latest drivers from NVIDIA.
{% endstep %}

{% step %}

### Run Theia3D

Run the Theia3D application installer and follow the instructions

* You must scroll to the bottom of the EULA to accept it.
* If you downloaded a Graphics Card Engine from the Theia Software Downloads portal, run the executable once the Theia3D application installer has finished.
  {% endstep %}

{% step %}

### Launch Theia3D for the first time.

* When prompted, enter your license key to activate the software.
* If a Graphics Card Engine was not available for your GPU from the Theia Software Downloads portal, they will be built automatically at this stage. This can take several (\~30) minutes, but is only required the first time Theia3D is opened.
  {% endstep %}
  {% endstepper %}

<figure><img src="/files/UE8u5GYVLHYKWQn67F7o" alt="" width="563"><figcaption><p>Theia3D installer downloads and license details.</p></figcaption></figure>

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793d9546aec44bd327e02ee_6793d91b7cc9b3d05c139de1_software_downloads_engines.webp" alt=""><figcaption><p>Theia3D engines installers.</p></figcaption></figure>


---

# 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.theiamarkerless.com/apollo-v2024/theia3d-documentation/getting-started/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.
