> For the complete documentation index, see [llms.txt](https://docs.engagevr.io/engage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.engagevr.io/engage/advanced-features/drawpad-and-whiteboards/drawing-on-boards-on-desktop-devices.md).

# Drawing on whiteboards on desktop devices

To draw on a whiteboard when you use a desktop device, complete the following steps:

1. Move your avatar within approximately 9 feet (3 m) of the whiteboard.
2. Move your mouse cursor over the whiteboard, and then select the **Draw** button that appears.

<figure><img src="/files/bqFXPYsK8UCakFhamNoF" alt=""><figcaption><p>Draw button on a whiteboard</p></figcaption></figure>

Your Drawpad opens on the whiteboard tab. The whiteboard that you selected is automatically connected. For instructions on how to use the drawing tools, see [Using your Drawpad](/engage/advanced-features/drawpad-and-whiteboards/using-your-drawpad.md).

{% hint style="warning" %}
If someone on a desktop device doesn't have permission to use their Drawpad, they can still draw directly on a whiteboard. However, they will not have access to drawing tools. They will only be able to draw with the pen they had selected the last time they drew on their Drawpad.
{% endhint %}

{% hint style="info" %}
If you want to draw on a whiteboard that is further than 9 feet (3 m) from you, you can connect your Drawpad to it. You can connect to any whiteboard that you can see. For more information, see [Connecting your Drawpad to a whiteboard](/engage/advanced-features/drawpad-and-whiteboards/connecting-your-drawpad-to-a-whiteboard.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.engagevr.io/engage/advanced-features/drawpad-and-whiteboards/drawing-on-boards-on-desktop-devices.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.
