# Tools and Toolbar

There are various tools you can use in ShapesXR:

* [Text Tool](/objects-creation/text-tool.md)
* [Shape Tool](/objects-creation/shape-tool.md)
* [Draw Tool](/objects-creation/draw-tool.md)
* [Select Tool](/objects-manipulation/basic-manipulation.md)
* [Paint Tool](/objects-creation/paint-tool.md)
* [Measure Tool](/objects-creation/measure-tool.md)

To switch between them, **press the A/X button** on your dominant controller, choose one from the Toolbar, and release the button to activate the tool.

<figure><img src="/files/M1aSoWo79bkq2EF7KiBG" alt=""><figcaption></figcaption></figure>


---

# 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/tools-and-toolbar.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.
