# Transformation Tools

| Tool             | How it works                                                                                                                                                                                                                                                 |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Scissors         | Click an anchor point on a path to seperate the path into two objects.                                                                                                                                                                                       |
| Free Transform   | Click and drag an anchor point on an object to rotate or distort it.                                                                                                                                                                                         |
| Rotate           | Select an object using the Selection or Direct Selection tool. With object selected, choose the Rotate tool. Click to position the center point around which the object will rotate. Click and drag to rotate the object around the center point.            |
| Scale            | Select an object using the Selection or Direct Selection tool. Click to position the reference point to which the object will scale. Click and drag to scale the object in relation to the reference point. (Shift-click and drag to constrain proportions.) |
| Shear            | Select an object using the Selection or Direct Selection tool. Click to position the reference point to which the object will shear. Click and drag to shear the object in relation to the reference point. (Shift-click and drag to constrain proportions.) |
| Gradient Swatch  | Using the Selection tool, select an object that has a gradient fill or stroke. With the object selected, choose the Gradient Swatch tool. Click and drag within the object to change the direction or position of the gradient.                              |
| Gradient Feather | Using the Selection tool, select an object that has a gradient fill or stroke. With the object selected, choose the Gradient Feather tool. Click and drag with the object change that point at which the gradient begins or ends.                            |


---

# 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://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/working-with-tools/transformation-tools.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.
