# Snapshot

Snapshot scope acts the same as Source Signal until you capture a frame. The captured frame can be used as a reference in any other scope.

## Capture and Reference

* Take a snapshot to freeze the current frame
* Use the snapshot as a reference source for other scopes

## Compare Modes

* Split and wipe overlays for quick comparisons (1.11.9+)
* Blend mode respects the configured alpha value (1.11.13+)
* Apply the input 3D LUT to the snapshot in split mode (1.11.17+)
* Option to take snapshots without [crop](/nobe-omniscope/features/crop.md) applied (1.11.9+)

![Snapshot Scope](/files/-MJiDYPNM3gU7ZGUaTK4)


---

# 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.timeinpixels.com/nobe-omniscope/scopes/snapshot.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.
