# Titan Two

Download the following [script file](https://mega.nz/file/5eYllJwY#ujlLqosb4E2mF3udyZqtL2I2bXZZOO4bTR-pSowFNQI) and run it as admin, wait for it to finish. This will setup python 3.8 envirnoment with dependencies, download Gtuner iv and configure it automatically.

{% hint style="info" %}
Strongly suggested to follow official documentation to connect Titan Two device properly to your console
{% endhint %}

Download and put the following scripts in your `Documents` folder:\
Download -> [GPC Script](https://mega.nz/file/MHR2lYSQ#q4pcgbVznYGd3onYgO7LwCKJyjWpHKA5qaHP-W8Npck)\
Download -> [Worker](https://mega.nz/file/RGZ1XQqa#B9MnNfil96rE63_x8QPwGog6q3FFyRnrGFDWju6W2RM)

After it is done plug your Titan Two in `PROG` port, go on `Desktop` you will see a `Gtuner` folder -> open `Gtuner.exe`&#x20;

Open the `Computer Vision`  section and click the PLUS \[ + ] sign and set as follow then click Add.

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

Click the refresh button, on the left dropdown menu Worker will appear select it and press Play button

Drag the StickAssistV3.gpc (from the files on the left) on one of the slots on the right and on the titan two set the slot you flashed this on.

Now in Web Ui of the Spectra AI go in Mouse section and select Titan Two

Use as said in the Start AI section and change things from the Controller section.

From now on when you need to use it open gtuner and start the Worker script as described.


---

# 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/use/aim-devices/titan-two.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.
