> For the complete documentation index, see [llms.txt](https://manuscript.knightsoftheeditingtable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuscript.knightsoftheeditingtable.com/extensions/excalibur/commands/selection.md).

# Selection

## Select Clip Above/Below

Selects clip on a track above/below selected clip at playhead position.

![](/files/-Me5TCpX3BrR9GaE0GoB)

## Extend Selection

Extends clips selection to left/right/up/down.

![](/files/-Me5TG1MfrHZB79oV_Yz)

## Select All Clips after/before Playhead

#### Options

* All Tracks
* All Targeted Tracks
* All Video Tracks
* All Audio Tracks
* Tracks with selected clips

![](/files/-Me5TKpvODXQtKUA9yP1)

## Invert Selection

#### Options

* Tracks with selected clips
* All Tracks
* All Targeted Tracks
* All Video Tracks
* All Audio Tracks

![](/files/-Me5TQHrSgaD1zb-uvrE)

## Select All Disabled Clips

Exports XML of active sequence and selects all disabled clips.

![](/files/-Me5T_8A8il-40INa_qC)


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/excalibur/commands/selection.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.
