# Drawing

The drawing tool allows participants to add freehand doodles and handwritten messages directly onto their photos, adding a highly personal and creative touch to their capture.

***

#### How it Works

When guests select the drawing tool, this opens an interactive canvas where they can use a finger or an Apple Pencil to sketch directly onto the layout.

The drawing tool will allow them to:&#x20;

* **Choose Colors:** Select from the custom color palette you’ve curated for the event.
* **Adjust Pen Weight:** Change the thickness of the drawing line for fine details or bold strokes.
* **Adjust Opacity:** Change the transparency of the brushstrokes, allowing for both bold, solid lines and subtle, layered effects.
* **Correct Mistakes:** Use the **Undo/Redo** buttons or the **Eraser** tool to refine their artwork before saving.

***

#### Configuration Settings

1. **Toggle Enable:** Use the switch to turn the Drawing tool on or off for your guests.
2. **Prompt:** Enter a call-to-action (up to 100 characters) to guide your guests, such as "Sign your name!" or "Draw a funny hat!"
3. **Color Palette:** Choose which colors are available for guests to use.
   * **Remove Colors:** Click or tap an existing color in the list to remove it.
   * **Add Colors:** Use the **+** button to add new colors using a hex code or the color picker. This is a great way to ensure the drawing tools match your event’s specific branding.

***

{% hint style="success" %}

## Plan Availability

✅ Pro, Select\
❌ Lite, Core, Plus
{% 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://docs.simplebooth.com/copy-of-halo-app/experience-designer/post-capture/edit-tools/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.
