# vidOS Manual, Maps & Docs

{% hint style="info" %}
vidOS is designed alongside Mezzz, It is useful to study the [Mezzz Manual](/sleepy-circuits/mezzz-and-vidos/mezzz-manual.md) to get a full understanding of its capabilities.&#x20;
{% endhint %}

{% hint style="warning" %}
vidOS is compatible with iOS and Apple Silicon MacOS desktops; Other mobile platforms are coming.
{% endhint %}

## [vidOS AppStore Page](https://apps.apple.com/us/app/sleepy-vidos/id6448588001)

## [vidOS CC Map Spreadsheet](https://www.dropbox.com/scl/fi/spgggsfyqcqwnb3nnebgj/CC-Map-Sheet.png?rlkey=x58tl4bcknse2jmgznxq6f199\&dl=1)

## Touchscreen Controls

vidOS uses touchscreen gestures to control the camera in a "Model View" fashion (like sculpting/cad software)

### 1 Finger Down + Drag || Left Click + Drag

Rotates the scene around the anchor point, use this to look around your creation.

### 2 Finger Down + Drag || Left & Right Click + Drag

Pans the view, moves the camera up/down/to the side.

### Pinch Gesture || Scroll Wheel

Moves camera in the Z direction, moving your view closer or further from the center point (usually the currently selected body).

## Useful Related Pages

{% content-ref url="/pages/Y3jImzKo6cxM2pNQiGZz" %}
[Mezzz Manual](/sleepy-circuits/mezzz-and-vidos/mezzz-manual.md)
{% endcontent-ref %}


---

# 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://sleepycircuits.gitbook.io/sleepy-circuits/mezzz-and-vidos/vidos-manual-maps-and-docs.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.
