# Gradient handles (width and direction)

You can set the width and direction of your gradient using the gradient handles. To control them:

* Select your layer and set a gradient on it (see Linear and Radial gradients)
* From the canvas, select your gradient handles (see below) and drag them to widen them or change their direction.

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


---

# 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.lottielab.com/editor/properties/fill-color/gradient/gradient-handles-width-and-direction.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.
