# Installing Spectra AI - New Loader

### 1. Download the loader&#x20;

1. Download the loader from the following [Mega.nz Link](https://mega.nz/file/JOpwVBJJ#pR8J4QZ04zSX0GeJkbsqTidFZhFFNczXSoO_m_OTorY)
2. Open the loader, it will automatically download the latest version
3. If you want to download the beta version go to `Versions` section and click download

{% hint style="info" %}
Be sure that your GPU drivers are installed and that you installed the correct python version!
{% endhint %}

### 2. Start the AI

1. Click `Launch` it will open 2 cmd windows
2. The cmd window called `Spectra AI Launcher & Environment Manager` will start installing everything for your pc, will take a while, especially if you have slow internet connection so be patient
3. Once everything has been installed it will ask for the key, paste the key with *right click* and press enter

### 3. Launch the Web Interface

Open your web browser and navigate to `localhost:3000` link, menu will appear


---

# 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://spectra-2.gitbook.io/spectra-ai/setup/installing-spectra-ai-new-loader.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.
