# KBar Support

![](/files/-M0cJz3QGx6kxQ0H63Bp)

The script has build-in support for the popular [kbar extension](https://aescripts.com/kbar/) by KraftyFX. Simply add the script as a jsx button and assign one of the following arguments. &#x20;

&#x20; Leaving the argument field blank will create a regular RigtRect layer.

`fill` creates a RigtFill rig from the selected layers.

`repair` fixes the selected broken RigtRect or RigtSource layer.

`skip` If you add this argument to one of the previous two, the script will skip the anchor point selection dialog box within the creation process and will use your last used option.

The icons are included in the download package. Use the svg version to adjust the color with your graphic software of choice.


---

# 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.dezignphreak.com/rigtrect/functions/kbar-support.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.
