# Drawing & handwriting

You can insert drawing and handwriting on iPhone and iPad apps.

### On iPhone

* Tap the **`+`** button in the formatting bar and select **`Drawing`** \
  ![](/files/Sy5kqBeAly4tvTB2kQtB)
* Start drawing or writing in the drawing screen with your finger
* Tap the **`Done`** button in the upper right corner of the drawing screen to insert the drawing

### On iPad

* Tap <img src="/files/ols5y2UonRXACXs8yv1R" alt="" data-size="line">in the upper right corner of the note editor to insert drawing
* Start drawing or writing in the drawing screen with Apple Pencil or with your finger
* Tap the **`Done`** button in the upper right corner of the drawing screen to insert the drawing

  ###


---

# 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://help.getupnote.com/ko/write-and-edit/add-content-to-your-notes/drawing-and-handwriting.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.
