# Selection

The Selection Tool can also be used via left mouse button while the Move-Tool is active.

![](/files/-MhI_kY34PjM6ab1KGlo)

Each object can be selected with a single click, by using the left mouse button. By holding the left mouse button you can draw a selection rectangle to select all objects within that area. Hold <mark style="color:blue;">**CTRL**</mark> or <mark style="color:blue;">**SHIFT**</mark> key to add further selections.


---

# 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://help.depence.com/depence-construction/depence-editor-tools/depence-selection.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.
