# Selecting Elements

## Edition selection tool

The Edition extension's selection tool is used to select map elements in order to perform edition operations (geometric operations, duplication, etc.) or to move elements.

{% hint style="info" %}
Although JMap's other selection tools can also be used in most cases, only the Edition selection tool allows you to move editable elements that are selected.&#x20;
{% endhint %}

Editable elements that are selected have black grab points on the nodes.

To move an element:

1. Enable the tool by clicking on ![](/files/NSkhQPTQcvYnLFaGB2jH).
2. Select the element.
3. Drag and drop it to the desired location.

<figure><img src="/files/iBsVtr25ft1w5FtK5yDv" 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.k2geospatial.com/en2/jmap-server-extensions/edition/jmap-edition-user-guide/i-wish-to.../edit-layers-geometries/selecting-elements.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.
