# Why it misses part of the image when drawing?

The working area of DexArm at different height is different. The working area in Rotrics Studio is the max working area whose pen position is 0. If your pen position lower or higher than 0, the working area will be smaller. You can try to put something below the drawing surface to stack it to Z0 and you can get the max working area.

Here is the working space of DexArm in 3D space:

![](/files/-M8KlKPQm2l8dzPcl_Kk)

Here is the working area whose pen position is -90 mm:

![](/files/-M8KlPMjHZIauZ4Sm6N5)


---

# 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://manual.rotrics.com/faq-troubleshooting/faqs/why-it-misses-part-of-the-image-when-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.
