# Place assets on a map

{% hint style="info" %}
You can find a comprehensive explanation of the map function in the chapter [-> Map](https://docs.buildings.ability.abb/collection/english-v14/documentation/map-and-floor/map)&#x20;

There you will also find an alternative way to add assets to the map.
{% endhint %}

You can place assets on an interactive map.

<figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/26QnnAuHssQBUNc49iyF/1601A6AD-C036-4CED-A699-2914CC9DD598.png" alt=""><figcaption></figcaption></figure>

1. Open the [-> Asset settings](https://docs.buildings.ability.abb/collection/english-v14/documentation/assets/configure-an-asset) of the asset you want to place on a map
2. Click on **\[A]**\
   ▷ The map opens\
   ▷ The placement mode is activated
3. If the asset to be placed is a floor: Activate the switch **Asset is a floor \[B]**
4. Navigate on the map to the place where you want to place the asset
5. Click in the **Map \[C]** on the location where the asset is to be placed.
6. Click on **Save \[D]**, to place the asset.


---

# 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.buildings.ability.abb/collection/english-v14/documentation/assets/place-assets-on-a-map.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.
