# Main panel

Select one or more clips and click on one of 9 positions in Anchor panel.

<figure><img src="/files/7qA0u8IuIVmVbqYDMWwF" alt=""><figcaption></figcaption></figure>

Anchor will keep original animation of a clip.

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

## Use alpha channel

Enable it, to use clip's alpha channel for anchor position.

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

## Use "Transform" effect

Enable it, to move an anchor point of Transform effect, instead of Motion effect.

If there is no Transfrom effect on a selected clip, it will be applied and then an anchor point will be repositioned.

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

{% hint style="info" %}
Anchor always moves an anchor point of Motion effect for standard clips or Vector Motion effect for graphics clips.
{% 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/anchor/main-panel.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.
