# Use Box Sources

When Use Box Sources is enabled, the box sources defined in the preset will be used when transitioning to that preset. For instance, if the currently SuperSource layout had the following box sources:

1. Camera 1
2. Camera 2
3. Camera 3
4. Camera 4

And you switched to a preset that had Use Box Sources enabled and the following boxes defined:

1. Camera 5
2. Camera 6
3. Camera 7
4. Camera 8

Going to this second preset will change the box sources. If you went to another preset that has Use Box Sources disabled, the box sources would remain Cameras 5-8.

A preset that has Use Box Sources enabled will be indicated by an icon of a lock inside a rectangle below the preset name.

<figure><img src="/files/nehWDxtU8hW8ftIO0ota" alt=""><figcaption></figcaption></figure>

From the View All Presets page, you can mark presets to use the box sources defined in the preset.

1. Go to the **View All Presets** page.
2. Long-press on a preset you want to modify.
3. Tap **Use Box Sources**. If enabled, a checkmark icon will appear next to the Use Box Sources menu option.

You can also access the Edit Preset screen by long-pressing a preset in the presets bar within the Presets tab.

### **Specifying Individual Locked Box Sources**

You can specify which box sources should be locked in a preset. For instance, you may want Boxes 1 and 2 to be locked but 3 and 4 to be able to change based on other presets.

1. Go to the **SuperSource** section.
2. Tap the **View All Presets** button in the upper-right.
3. Long-press on a preset.
4. Choose **Edit Preset**.
5. Enable **Use Box Sources**.
6. Check the boxes that you want to lock.

When you enable Use Box Sources for the first time, all the boxes will be locked.

<div><figure><img src="/files/a0hEmvD3zZPswqQqzky4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yex7nQ8XKSY3zmn7SOC9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9fuqH1EtpO0IBkqF9wvq" alt=""><figcaption></figcaption></figure></div>


---

# 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.mixeffect.app/explore/supersource/editing-presets/use-box-sources.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.
