# Vector

## Setup

1. Select one or more layers you'd like to connect.
2. Run the Vector tool with the desired options

## Options

**Connect**\
Connect all layers in order of selection

**Connect and Close**\
Connect all layers in order of selection, and also connect the last and first layers to close the loop

**Connect All**\
Connect each layer to every other layer

## Effect Controls

**Color**\
Change color of vector lines

**Color - Variation**\
Vary the color of each vector line according to the seed and cycle values

**Stroke**\
Change stroke width of vector lines

**Stroke - Variation**\
Vary the starting and ending stroke width of each vector line

**Write-on**\
Vary the time and length of each vector line

{% hint style="info" %}
You can also manage the effect controls for each individual vector line by clicking in to the Vector composition and looking at each vector layer
{% 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://motion-studio.mtmograph.com/ae-extension/tools/vector.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.
