# Get Started

**GEAR**

* 2 TACHYON server connected on a dedicated network.
* 2 video projectors connected to the server.
* 1 half-cube
* 1 media asset such as a .MOV video file.

## **1. SETTINGS (Establish Networking)**

{% embed url="<https://vimeo.com/521468663>" %}

1. Open the Settings module. Select **{System > Settings}** or press <kbd>**`Alt`**</kbd>**+**<kbd>**`S`**</kbd>.
2. Press **{Tab}** to display Tachyon UI.
3. Select **{System > Settings}** or press <kbd>**`Alt`**</kbd>**+**<kbd>**`S`**</kbd>.
4. Open the **{Create Network Group}** window and select the available server.
5. Set the connection ports and click on the <kbd>**Apply**</kbd> button.

## **2. SETTINGS (Create and Configure Outputs)**

{% embed url="<https://vimeo.com/521476190>" %}

1. Open the Settings module. Select **{System > Settings}** or press <kbd>**`Alt`**</kbd>**+**<kbd>**`S`**</kbd>.
2. Set the first server in Controller mode.
3. Set the second server in Display mode
4. Create outputs (auto creation of displays) on the server.
5. Configure the output resolution.

## **3. 3D SCENE (Add a Screen)**

{% embed url="<https://vimeo.com/521493891>" %}

1. Open the 3D Scene module.Select **{System > 3D Scene}** or press <kbd>**`Alt`**</kbd>**+**<kbd>**`C`**</kbd>.
2. Add a Screen **{Primitive > Default Object > Cube}**.
3. Open the Transformations Option panel. Press <kbd>**`T`**</kbd> or select **{Options Panels > Transformations}**.
4. Scale and position the Screen.
5. Open the Properties Option panel. Press <kbd>**`P`**</kbd> or select **{Options Panels > Properties}**.
6. Set the resolution of the Screen.

## **4. 3D SCENE (Manual Calibration)**

{% embed url="<https://vimeo.com/541719618>" %}

1. Select the calibration mode.
2. Activate the **`Enable calibration`** toggle.
3. Select both projectors.
4. **Map** the Cube object on the projectors.
5. Select the first projector
6. <kbd>**`Ctrl`**</kbd>**+`double-left-click`** the Cube vertices to activate the calibration points.
7. Position them in the Calibration Tool window to match the physical model’s points.
8. Repeat the previous steps with the second projector.
9. Display the calibration Grid. Press <kbd>**`D`**</kbd>.
10. Activate the **`Enable Blending`** toggle.

## **5. FILE MANAGER**

{% embed url="<https://vimeo.com/521519461>" %}

1. Open the file manager module. Select **{Show > File Manager}** or press <kbd>**`Alt`**</kbd>**+**<kbd>**`F`**</kbd>.
2. Click on the **`Import`** button.
3. Browse your media assets.
4. Click on the **`Open`** button.
5. Watch for the task’s completion.

## **6. TIMELINE**

{% embed url="<https://vimeo.com/521521107>" %}

1. Open the Timeline module. Select **{Show > Timeline}** or press <kbd>**`Alt`**</kbd>**+**<kbd>**`T`**</kbd>.
2. Add a Media Clip to the Screen.
3. Assign a video file to the Media Clip.
4. Double-click on the timebar to move the playhead.
5. Press the <kbd>**`space bar`**</kbd> to start playback.


---

# 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.tachyon.video/how-to/get-started.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.
