# Line

### Line

Select the Line button. Then your first click on the grid will start a line.

Move the cursor to where the line should end, and you will see a preview of where the line will be drawn. If you would like to start over at this point you can press `ESC` on your keyboard. Otherwise click to complete the line.

You can draw additional lines without having to select the Line tool again.

![](/files/-M6rPhwISbORKItE5O-f)

### Point

Make the start and the end of the line at the same place to draw a point.

![](/files/-M6rPf2lSEJi3eXAwvMA)

### Color

Use the drop-downs to select the line color and thickness.

![](/files/-M6w8PIAn4J3pPw-4ifP)


---

# 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://chrispalmeri.gitbook.io/really-sketch/tools/line.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.
