# Write and Draw

* Drawing

  We can upload the picture that you want and then click "Open"

  In this case, I select the star from input shapes in software.

![](/files/-MCpiAYf7DjBmaDybZoe)

Then, We can start drawing.

![In process](/files/-MCpjagTgauPYE1-E078)

![Done!!](/files/-MCpjYAhNl8WYnIMZ1pa)

* Writing

  &#x20;The concept is the following drawing.&#x20;

  &#x20;We can input texts that you want to write and click "ok" . Then start writing.&#x20;

![](/files/-MCpnTgC-h7IRjxhj3tk)

![](/files/-MCpocxdDMOegAEvi04k)


---

# 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.aic-eec.com/robotics/instruction-of-dobot/basically-of-program/write-and-draw-1.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.
