# Drawing

Using SlidePilot's drawing tools, you can draw on the current slide. To display the drawing tools, press the  **D** key or select *Moderator* → *Draw*.

You can then choose any of the predefined color and draw on the current slide. If you want to draw on a white canvas, press **ctrl + K** or go to *Moderator* → *Canvas Mode*. To clear the drawings on the canvas, press **ctrl + C** go to *Moderator* → *Clear Drawings*.

There are **two options** for drawing. By default, once you exit the drawing mode, the drawings will be gone. You can also not change the layout or switch slides when in this mode. To continue your presentation you have to exit the drawing mode.

The other option (which can be enabled in *SlidePilot → Preferences → Save Drawings*) saves the drawings when exiting the drawing mode. You can then also change slides while in drawing mode. And furthermore you can export your drawings to a combined PDF with *File → Export Drawings*.


---

# 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://slidepilot.gitbook.io/slidepilot/basic-features/drawing.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.
