# How to use the Quick Access Tools?

The quick access tools are located at the top of the workspace and comprises of icons, each serving a specific function:\ <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfI_6eZlT72uSpqCyX_E2kPcUHzsXLsHCko_6qYLqZ0R5rkzpx3RRj-WAZrRe9J3W4GXzjejdGtae-92F7wbuWm3tzpGzImIW7_7X-esEQQoxGeU7FBurGCa5CEHaQ08Tnbmap5zA?key=-E4IhAVYXW0ebJPiON650ukF" alt=""><figcaption></figcaption></figure>

## Edit Mode

It enables users to transform objects by activating different tools with color-coded axes:

M: This hotkey activates the move tool and allows users to move objects along the x, y, and z axes.

R: This hotkey activates the rotate tool and allows users to rotate objects along the x, y, and z axes.

S: This hotkey activates the scale tool and allows users to scale objects along the x, y, and z axes.

## Play Mode

It provides an option for the users to watch a quick preview of the storytelling experience which is in making, to understand the changes required, if any.

## Fullscreen Icon

The Fullscreen icon hides the user interface, maximizing the 3D scene within the browser for an immersive experience.

## Show Preview

While you're in edit mode you can preview everything that will be rendered in Play mode.

## Look Through Camera

Look Through Camera" enables users to align the viewport camera exactly as it appears through the render camera in the scene. The shortcut is “C.

## Grid Icon&#x20;

The Grid icon toggles the visibility of the grid.

## Undo Redo

You can undo redo light, text & keyframe actions on the workspace. Windows Shortcut (undo, redo) - Ctrl+z , Ctrl+y Mac Shortcut (undo, redo) - Command+z, Command+Shift+z

{% embed url="<https://youtu.be/QLvR9BKxz04?si=DyW5tI4Q_8l05AFq>" %}


---

# 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.avataar.ai/knowledge-center/creator/projects/how-to-use-the-quick-access-tools.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.
