# USER GUIDE

- [1. Prerequisites](https://docs.tachyon.video/user-guide/1.-prerequisites.md)
- [Before Starting TACHYON](https://docs.tachyon.video/user-guide/1.-prerequisites/before-starting-tachyon.md): (Licensed Version)
- [Fundamentals of TACHYON](https://docs.tachyon.video/user-guide/1.-prerequisites/fundamentals-of-tachyon.md)
- [2. Setting-Up a Show](https://docs.tachyon.video/user-guide/2.-setting-up-a-show.md)
- [Settings](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/settings.md)
- [3D Scene](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene.md)
- [Signal Routing and Display Identification](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/signal-routing-and-display-identification.md)
- [Adding Projection Surfaces](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/adding-projection-surfaces.md)
- [Manual 2D Keystone Calibration](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/manual-2d-keystone-calibration.md)
- [Manual 3D Calibration](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/manual-3d-calibration.md)
- [Convergence and Seamless Projection](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/convergence-and-seamless-projection.md)
- [Display Soloing](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/display-soloing.md)
- [Default Camera Selection](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/default-camera-selection.md)
- [Blending](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/blending.md)
- [Calibration Lock](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/calibration-lock.md)
- [Decorative Objects](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/decorative-objects.md)
- [LED Screen Calibration](https://docs.tachyon.video/user-guide/2.-setting-up-a-show/3d-scene/led-screen-calibration.md)
- [3. Importing Content](https://docs.tachyon.video/user-guide/3.-importing-content.md)
- [File Manager](https://docs.tachyon.video/user-guide/3.-importing-content/file-manager.md)
- [Imports](https://docs.tachyon.video/user-guide/3.-importing-content/imports.md)
- [Conversions](https://docs.tachyon.video/user-guide/3.-importing-content/conversions.md)
- [Files Management & Display](https://docs.tachyon.video/user-guide/3.-importing-content/files-management-and-display.md)
- [Playlists](https://docs.tachyon.video/user-guide/3.-importing-content/playlists.md)
- [File Versioning](https://docs.tachyon.video/user-guide/3.-importing-content/file-versioning.md): A file versioning system allows TACHYON users to automatically specify which version of a file will be linked to a Timeline’s Media Clip.
- [4. Programming a Show](https://docs.tachyon.video/user-guide/4.-programming-a-show.md)
- [Cue Editor](https://docs.tachyon.video/user-guide/4.-programming-a-show/cue-editor.md)
- [Timeline Editor](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor.md)
- [Sequences, Screens, Layers and Clips](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/sequences-screens-layers-and-clips.md)
- [Clip Types](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/clip-types.md)
- [Screen and Layer Timeline Properties](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/screen-and-layer-timeline-properties.md)
- [Add or Replace Media](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/add-or-replace-media.md)
- [Timeline Navigation](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/timeline-navigation.md)
- [Editing on the Timeline](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/editing-on-the-timeline.md)
- [Inserting Cues on the Timeline](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/inserting-cues-on-the-timeline.md)
- [Universal Crossfade](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/universal-crossfade.md)
- [Timeline Duration](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/timeline-duration.md)
- [Timeline Auto Loop](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/timeline-auto-loop.md)
- [Timeline Free Run](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/timeline-free-run.md)
- [Duplicating, Exporting and Importing a Sequence](https://docs.tachyon.video/user-guide/4.-programming-a-show/timeline-editor/duplicating-exporting-and-importing-a-sequence.md)
- [Color Correction](https://docs.tachyon.video/user-guide/4.-programming-a-show/color-correction.md)
- [TACHYON - V11.1 Release Note](https://docs.tachyon.video/user-guide/tachyon-v11.1-release-note.md)


---

# 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/user-guide.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.
