# Guides

This section collects practical VDO.Ninja guides for OBS Studio, remote guest workflows, screen sharing, mobile phones, audio routing, bitrate tuning, recording, WHIP, Meshcast, and browser-source production setups.

* [Cheat Sheets](/guides/cheat-sheets.md)
* [Common questions re: Rooms](/guides/how-does-group-chat-work.md)
* [Video bitrate for push/view links](/guides/video-bitrate-for-push-view-links.md)
* [Video bitrate in rooms](/guides/video-bitrate-in-rooms.md)
* [Room-only mobile bitrate tiers](/guides/room-only-mobile-bitrate-tiers.md)
* [Basic hotkeys](/guides/hotkey-support.md)
* [MIDI, API and WebHID support](/guides/midi-api-and-webhid-support.md)
* [PTZ remote control](/guides/ptz-remote-control.md)
* [Handling Guest Disconnects and Connection Recovery](/guides/handling-guest-disconnects-and-connection-recovery.md)
* [Primary and Backup Guests with \&scene and \&slots=1](/guides/primary-and-backup-guests-with-scene-and-slots.md)
* [Ninja Backer tipping](/guides/ninjabacker-tipping.md)
* [Hardware-accelerated video encoding](/guides/hardware-accelerated-video-encoding.md)
* [Audio Filters & Bitrate](/guides/audio-filters.md)
* [Audio-Reactive Avatars](/guides/audio-reactive-avatars.md)
* [Options to record streams](/guides/options-to-record-streams.md)
* [Cloud Sync (Google Drive + Dropbox)](/guides/cloud-sync-google-drive-and-dropbox.md)
* [External guides and how-tos](/guides/guides-and-how-tos.md)

## How-to's

* [How to lock the resolution](/guides/how-do-i-lock-the-resolution.md)
* [How to use VDO.Ninja as a webcam for Google Hangouts, Zoom, and more](/guides/use-vdo.ninja-as-a-webcam-for-google-hangouts-zoom-and-more.md)
* [How to capture without browser sources](/guides/capturing-without-browser-sources.md)
* [How to control bitrate/quality](/guides/how-do-i-control-bitrate-quality.md)
* [How to selectively allow access](/guides/how-to-selectively-allow-access.md)
* [SSO and signed-in access](/guides/sso-and-signed-in-access.md)
* [How to send the audio/video output of one OBS to another OBS using VDO.Ninja](/guides/how-to-send-the-audio-video-output-of-one-obs-to-another-obs-using-vdo.ninja.md)
* [How to mirror a video while Full-Screen - For iPads and Teleprompters](/guides/how-to-mirror-a-video-while-full-screen-for-ipads-and-teleprompters.md)
* [How to get permanent links](/guides/how-to-get-permanent-links.md)
* [How to capture an application's audio](/guides/audio.md)
* [How to control VDO.Ninja with Touch Portal](/guides/how-to-control-vdo.ninja-with-touch-portal.md)
* [How to publish from OBS into VDO.Ninja](/guides/publish-from-obs-into-vdo.ninja.md)
* [How to screen share your iPhone/iPad](/guides/screen-share-your-iphone-ipad.md)
* [How to get iPhones to output 1080p Videos](/guides/how-to-get-iphones-to-output-1080p-videos.md)
* [How to stream into Zoom without OBS](/guides/how-to-stream-into-zoom-without-obs.md)
* [How to connect a smartphone to computer via USB](/guides/connecting-smartphone-to-computer-via-usb.md)
* [How to edit an invite after sending it](/guides/edit-an-invite-after-sending-it.md)
* [How to get highest video quality (for an interview)](/guides/highest-quality-video-for-an-interview.md)
* [How to stream 4K video using VDO.Ninja](/guides/how-to-stream-4k-video-using-vdo.ninja.md)
* [How to get lowest audio latency possible](/guides/lowest-audio-latency-possible.md)
* [How to share webcam from inside OBS](/guides/share-webcam-from-inside-obs.md)
* [How to publish to Facebook Live](/guides/publish-to-facebook-live.md)
* [How to embed VDO.Ninja into a site with iFrames](/guides/iframe-api-documentation.md)
* [How to use the green screen just locally](/guides/use-the-green-screen-just-locally.md)
* [How to connect a GoPro to VDO.Ninja](/guides/connect-a-gopro-to-vdo.ninja.md)
* [How to install RaspNinja on Jetson](/guides/installing-raspninja-on-jetson.md)
* [How to transfer guests to other rooms](/guides/transfer-rooms.md)
* [How to set up a simple chat room](/guides/how-to-set-up-a-simple-chat-room.md)
* [How to screen share in 1080p](/guides/how-to-screen-share-in-1080p.md)
* [How to control PowerPoint remotely with VDO.Ninja](/guides/how-to-control-powerpoint-remotely-with-vdo.ninja.md)
* [How to improve quality of the native app](/guides/improving-quality-of-the-native-app.md)
* [How to stream transparent video](/guides/how-to-stream-transparent-video.md)
* [Recommended OBS WHIP settings](/guides/obs-whip-output-settings.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.vdo.ninja/guides.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.
