# How it works

{% hint style="warning" %}
**Merlin** control surface plugin is needed for Grave Robber to work.\
[Read](/support-tools/merlin.md) how to add it.
{% endhint %}

1. Select clips on a timeline, that you want to un-nest or un-merge.\
   You can make a rough selection that will contain not just clips needed, but other clips as well (video, audio, essential graphics). Grave Robber will filter out not applicable clips.
2. Selected sequences will be opened one by one, clips inside copied to clipboard and after pasted to the main sequence.

![](/files/OATMXXPHKBcJI86jLcJg)

Grave Robber will respect in/out point of nests, so no extra media will appear in the main sequence.

Grave Robber accounts for clip conflict, if there is an obstructing clip above a nest in the main sequence, new tracks will be added for un-nested clips.

![](/files/g0sliMCVH8AiQDnJ0A6V)


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/grave-robber/how-it-works.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.
