# Placing Assets on a Map

{% hint style="info" %}
For a comprehensive explanation of the map function, see the chapter [-> Map](https://docs.buildings.ability.abb/collection/platform/map-and-floor/map)

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://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FGKD3IgVSVPLOy9B5Kviw%2F1601A6AD-C036-4CED-A699-2914CC9DD598.png?alt=media&#x26;token=c0b7bfdf-7fc8-43c0-b585-8f34aeced068" alt=""><figcaption></figcaption></figure>

1. Open the [-> Asset Settings](https://docs.buildings.ability.abb/collection/mandatory-base/assets/configure-an-asset) of the asset you want to place on a map
2. Click on **\[A]**

   ▷ The map opens

   ▷ 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 location where you want to place the asset
5. In the **Map \[C]**, click on the location where the asset should 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/mandatory-base/assets/placing-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.
