# Cheat Sheets

#### [VDO.Ninja Basic Concepts Cheatsheet](https://github.com/steveseguin/vdo.ninja/blob/quickstart/basicconcepts/cheatsheet_obsn_basic_concepts.md)

Learn the basic concepts of VDO.Ninja: Rooms, Control Center and Scenes

![](https://2943598173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZHXv1G8N0MDxwotaT9%2Fuploads%2FHKC237GMub6UOaHGzRqb%2Fimage.png?alt=media\&token=70823a1a-8a55-4cbe-a819-c5f3dcc6c8e8)

#### [VDO.Ninja Parameters Cheatsheet](https://github.com/steveseguin/vdo.ninja/blob/quickstart/cheatsheet/cheatsheet_obsn_parameters.md)

Learn how to use parameters to customize VDO.Ninja's behavior<br>

![](https://2943598173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZHXv1G8N0MDxwotaT9%2Fuploads%2FZMOCxk6qRosMBLLedKdV%2Fimage.png?alt=media\&token=724a2a4f-8eb6-4ccf-bb08-4b25c4a9e18c)

#### [VDO.Ninja Automation Cheatsheet](https://github.com/steveseguin/vdo.ninja/blob/quickstart/automation/cheatsheet_obsn_automation.md)

Learn how to automate starting up VDO.Ninja, automatically join rooms and scenes with camera and audio devices already selected<br>

![](https://2943598173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZHXv1G8N0MDxwotaT9%2Fuploads%2FRLVtnfp4QzKoWzHeCesR%2Fimage.png?alt=media\&token=ddc72970-f4c3-4c34-b369-1c16b73fba88)

#### [VDO.Ninja Mac Audio Routing w Loopback Cheatsheet (example 1)](https://github.com/steveseguin/vdo.ninja/blob/quickstart/loopbackrouting1/cheatsheet_obsn_loopback_routing1.md)

Learn how to route guest and application audio on the Mac using Loopback\ <br>

![](https://2943598173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZHXv1G8N0MDxwotaT9%2Fuploads%2FbkBqM47xOtnaokyEdyPY%2Fimage.png?alt=media\&token=e97767b1-54c4-4e1d-b9db-54fd49e6585a)

Author:\
[Chris Marquardt](https://chrismarquardt.com/)


---

# 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.vdo.ninja/guides/cheat-sheets.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.
