# 3D Spatial Drawing

<figure><img src="/files/3jE4wSl65sJ1HmQIvyCN" alt=""><figcaption><p>3D Drawing</p></figcaption></figure>

**The Spatial Drawing tools allows users to draw in a 3D space.  Users can select from a pallet of different colors to draw in the space around them.**

To enable the Spatial Drawing Tool:

1. Open up the quick menu
2. Select the Activities button to expand the Activities Tab
3. Select 3D Drawing button and click the "3D Drawing" icon that looks like a pencil and a cube
   1. To enable for everybody, use the "Enable for All" button in the top right corner of the button

<figure><img src="/files/xlXNta0F5g5kGiIbrEvA" alt=""><figcaption><p>Quick Menu</p></figcaption></figure>

When 3D Drawing is enabled, a color pallete appears.

* To begin drawing, grab the brush to the left of the color palette by pointing at it with a controller and pressing the "Grip" button on the controller
* While gripping the paint brush, use the "Trigger" button to paint in 3D space
* To change the color of the brush, point at the color palette with your controller ray and while hovering over a color press the Trigger button to select it
* You can delete drawings or undo and redo brush strokes using buttons underneath the color palette

<figure><img src="/files/6m6AAdAJfunZlPR2H0MB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Foretell Tip**: You can delete or undo your drawings if you do not want them.
{% 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.foretellreality.com/moderator-features/3d-spatial-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.
