# Widget selection

#### General

In Edit mode, widget properties can be changed in the tabs on the right or by the widget toolbar.\ <img src="/files/s1ABHHRdWQSTbbKE4LfV" alt="" data-size="original">

It is possible to select multiple widgets at once. Only one of these widgets is the *main selected widget*, identified by resize circles at the four corners.

<img src="/files/EROt415Sn20hn03SrpF7" alt="" data-size="original">

The main selected widget has some specific characteristics, e.g. only this widget can be resized.

#### Widget selection

Single widgets are selected by just clicking on them.

Multiple widgets can be selected by

* holding the **Shift** or the **CTRL** key pressed during the selection process. An additional click deselects a selected widget.
* dragging a rectangle around widgets by using drag & drop within the page.
* **CTRL**+**a** selects all widgets of a page.

Within a selection of multiple widgets, the main selected widget can be changed by

* clicking two times on a selected widget with holding the **Shift** or **CTRL** key pressed.
* typing on tab or **Shift**+**tab**. This changes the main selected widget within the selection to one or the opposite direction.


---

# 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.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/widget-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.
