# Stills and Targets

### Loading Stills

ScopeBox provides a "still-store" which can load images to be overlaid on other palettes. You can load images via the media gallery tab in the sidebar. This provides a convenient way to compare your signals against reference images.

![](/files/1kfmxV173uPigi6lRWQQ)

### Target Values

Target Values in ScopeBox allow you to define preset values that will be marked on your scopes. From the target values tab, you can set targets using a standard color picker. The label you add will be shown within your scopes.

![](/files/E9e1cXyodecJCv5F8Oc3)


---

# 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.hedge.video/scopebox/stills-and-targets.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.
