# How to select multiple models in the scene?

1. In the viewport, there are two ways to select models:

* Long press on Ctrl and left-click on the models in the scene;
* Long press on Ctrl and drag the mouse to select models in a box.

2. By filtering the "Object" list on the left side, you can select a specific type of element by dragging a box around it.

> e.g.&#x20;
>
> If you only want to select lights in the scene, when you drag a box around them, only the lights will be selected.

<div align="left"><figure><img src="/files/8NeonarmX7B6zdjQ6Sh1" alt=""><figcaption><p>Filter and Multiple Selection</p></figcaption></figure></div>


---

# 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.d5render.com/model/how-to-select-multiple-models-in-the-scene.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.
