# Search Bar

## Search

### Standard search

Type name of command and Excalibur will show you results matchting your query. You can navigate with **arrows** to select command (or mouse), and press **Enter/Return** (or click) to execute it.

![](/files/-MO2UkmiMz828xPzmK7o)

### First Letters search

To search for command faster, it is possible to type first letters of command name, divided by space.

| Command Name            | Search Example |
| ----------------------- | -------------- |
| Warp Stabilizer         | w s            |
| Add Marker to Selection | a m t s        |

![](/files/-MO2UnYPFYVDQk_oP_7v)

## Submenu

Some of the commands have a right arrow near the name. That means that command has a submenu, where user can customise its parameters.

To access submenu press **Right Arrow** or **Enter/Return**.

![](/files/-MO2UqCoPBniLmNmykrn)

{% hint style="warning" %}
There are few commands that have a default execution:\
[Add Transition](/extensions/excalibur/commands/video-audio-transitions.md), [Audio Effects](/extensions/excalibur/commands/video-audio-effects.md#audio-effects), [Nest Clips](/extensions/excalibur/commands/clip.md#nest-clips), [Solo Tracks](/extensions/excalibur/commands/sequence.md#solo-tracks), [Solo Lock Tracks](/extensions/excalibur/commands/sequence.md#solo-lock-tracks), [Remove Transitions](/extensions/excalibur/commands/clip.md#remove-transitions).\
When **Enter/Return** is pressed default parameters will be used. To access submenu for these commands use **Right Arrow**.
{% endhint %}


---

# 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/excalibur/search-bar.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.
