> For the complete documentation index, see [llms.txt](https://docs.vioso.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vioso.com/guide.md).

# STEP BY STEP GUIDES

- [Calibration for common media servers](https://docs.vioso.com/guide/mediaservers.md)
- [AV Stumpfl Pixera](https://docs.vioso.com/guide/mediaservers/avstumpfl.md)
- [Pixera v.2](https://docs.vioso.com/guide/mediaservers/avstumpfl/pixera-v.2.md)
- [Project Mode Walkthrough](https://docs.vioso.com/guide/mediaservers/avstumpfl/pixera-v.2/project-mode-walkthrough.md)
- [Free Mode Walkthrough](https://docs.vioso.com/guide/mediaservers/avstumpfl/pixera-v.2/free-mode-walkthrough.md)
- [Pixera v.1](https://docs.vioso.com/guide/mediaservers/avstumpfl/pixera-v.1.md)
- [Dataton Watchout](https://docs.vioso.com/guide/mediaservers/dataton.md)
- [Watchout v.7](https://docs.vioso.com/guide/mediaservers/dataton/watchout-v.7.md)
- [Watchout v.6](https://docs.vioso.com/guide/mediaservers/dataton/watchout-v.6.md)
- [Vertex (Ross Video / Ioversal)](https://docs.vioso.com/guide/mediaservers/ioversal.md)
- [7th Sense Delta Server](https://docs.vioso.com/guide/mediaservers/7th-sense-delta-server.md)
- [Pandoras Box (Coolux/Christie/Twoloox)](https://docs.vioso.com/guide/mediaservers/pandoras-box-coolux-christie-twoloox.md)
- [Derivative TouchDesigner](https://docs.vioso.com/guide/mediaservers/derivative-touchdesigner.md)
- [BrightSign](https://docs.vioso.com/guide/mediaservers/brightsign.md)
- [Typical Calibration Workflows](https://docs.vioso.com/guide/workflows.md)
- [Flat screen with webcam](https://docs.vioso.com/guide/workflows/flat-screen-with-webcam.md)
- [Fulldome with fisheye camera](https://docs.vioso.com/guide/workflows/fulldome-with-fisheye-camera.md)
- [Immersive Rooms (free mode)](https://docs.vioso.com/guide/workflows/immersive-rooms.md): Multiple projected walls, floor, ceiling - using standard cameras (not fisheye)
- [Cylindrical Panorama with fisheye camera (project mode)](https://docs.vioso.com/guide/workflows/panorama-fisheye.md)
- [3D calibration in VIOSO free mode](https://docs.vioso.com/guide/workflows/mrd-freemode.md)
- [Custom 3D Model preparation for calibrations](https://docs.vioso.com/guide/custom-3d-model-preparation-for-calibrations.md): How to create 3D models that are calibration-ready


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vioso.com/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.
