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

# Features

- [Virtual Background](https://guide.prismlive.com/lens/guides/features/virtual-background.md)
- [Using Virtual Background](https://guide.prismlive.com/lens/guides/features/virtual-background/using-virtual-background.md): Windows, Mac
- [Face Retouch Effects](https://guide.prismlive.com/lens/guides/features/face-retouch-effects.md)
- [Using Face Retouch Effects](https://guide.prismlive.com/lens/guides/features/face-retouch-effects/using-face-retouch-effects.md): Windows, Mac
- [Color Filter & Color Correction](https://guide.prismlive.com/lens/guides/features/color-filter-and-color-correction.md)
- [Using Color Filter & Color Correction](https://guide.prismlive.com/lens/guides/features/color-filter-and-color-correction/using-color-filter-and-color-correction.md): Windows, Mac
- [Advanced Camera Settings](https://guide.prismlive.com/lens/guides/features/advanced-camera-settings.md)
- [Using Portrait Lighting and Motion Blur](https://guide.prismlive.com/lens/guides/features/advanced-camera-settings/using-portrait-lighting-and-motion-blur.md): Windows, Mac
- [PRISM Mobile Connection](https://guide.prismlive.com/lens/guides/features/prism-mobile-connection.md)
- [Connecting Camera from PRISM Mobile App](https://guide.prismlive.com/lens/guides/features/prism-mobile-connection/connecting-camera-from-prism-mobile-app.md): Windows, Mac
- [Using Lens in PRISM Desktop](https://guide.prismlive.com/lens/guides/features/using-lens-in-prism-desktop.md)
- [Using Lens in PRISM Desktop](https://guide.prismlive.com/lens/guides/features/using-lens-in-prism-desktop/using-lens-in-prism-desktop.md): Windows, Mac
- [Audio Output Setup after Connecting with PRISM Live Studio](https://guide.prismlive.com/lens/guides/features/using-lens-in-prism-desktop/audio-output-setup-after-connecting-with-prism-live-studio.md): Windows, Mac
- [Settings](https://guide.prismlive.com/lens/guides/features/settings.md)
- [Setting Decode Option](https://guide.prismlive.com/lens/guides/features/settings/setting-decode-option.md): Windows, Mac
- [Resolution Optimization Setting](https://guide.prismlive.com/lens/guides/features/settings/resolution-optimization-setting.md): Windows, Mac
- [Others](https://guide.prismlive.com/lens/guides/features/others.md)
- [Rotate / Mirror / Screenshot](https://guide.prismlive.com/lens/guides/features/others/rotate-mirror-screenshot.md): Windows, Mac


---

# 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://guide.prismlive.com/lens/guides/features.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.
