# Selecting objects

You need to select an object before you can perform actions such edit its settings or use the gizmo to apply transformations. To select an object, use one of the following methods:

## In the timeline

* On a desktop device, left click an object on the timeline to select it.
* On a VR headset, either tap or use the laser pointer to select an object on the timeline. For more information, see [Interacting with the editor panel](/engage/experience-editor/user-interface/the-editor-panel/interacting-with-the-editor-panel.md#interacting-with-the-editor-panel-on-a-vr-headset).

The currently selected object is displayed with a lighter background color.

![IFX (bottom) appears as a lighted color to indicate that it's selected](/files/XjGTjZVzUYXqmwhB1L6m)

## Selection bubble

* On a desktop device, move the mouse cursor over an object in the scene, and then, after you see **SELECT** appear, left click.

![Selecting an object on a desktop device](/files/pQ1YvSjFs2a218ZTGuob)

* On a VR headset, direct the laser pointer from your right-hand controller at the object, and then, after you see **SELECT** appear, press the trigger.

![Selecting an object on a VR device](/files/n6y9jvshO8MgZJBZULem)

When you select an object, its selection bubble changes to purple.

![The currently selected object (right) is indicated with a purple selection bubble](/files/f44LpXZL2Nv3GSYrH4gR)


---

# 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.engagevr.io/engage/experience-editor/working-with-objects/selecting-objects.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.
