# Selecting Mode

## Overview

Selecting Mode lets you easily choose and manipulate actors within the environment. By clicking the Select Mode button, you enter a mode where you can click on an actor to select it, then move, scale, or rotate it as needed. This intuitive mode provides full control over positioning and transforming objects to customize your scene.

## How to Use

To begin, activate the Selecting Mode by Select button located on the main tool bar on the right side of your screen and click on an object you would like to transform.

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

After clicking an object you'd like to transform, a secondary toolbar will appear at the top of your screen. This toolbar provides transformation options, allowing you to scale, rotate or translate the selected object. Simply click the corresponding button to enter the desired transformation mode and adjust the object directly in the scene.

<figure><img src="/files/sgvfY2dc6XPJWwTEcbrC" 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://docs.aeroai.io/siega-features/tools/selecting-mode.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.
