# Draw tool

**To draw with a brush:**

1. Press the A/X button on your dominant controller to open the Toolbar and select the Draw tool.
2. Choose a brush preset you need.
3. Adjust the brush size by pulling the stick on your dominant hand to the right or left.&#x20;
4. Press the trigger button, draw something, and release the button.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV5IFh3rk5kqfCwJPPYhE%2Fuploads%2FS47iaJBYoy9KgXtKRsqD%2Fdraw%20tool.mp4?alt=media&token=b76270bf-488a-421c-8f05-da884c65b2c0>" %}

In addition to the brush preset, before creating, you can **customize the color and material**. You can read more about these properties [here](/object-inspector/material-customization-in-object-inspector.md).

Select the brush object with the Select Tool and trigger button to open the [Object Inspector](/object-inspector.md) and change this brush's properties such as opacity, size, and position, color and material.


---

# 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://learn.shapesxr.com/objects-creation/draw-tool.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.
