# Using Wayfinding

Wayfinding can be used in a variety of ways to make it easier for users to navigate a building. Here are the different ways you can use the system:

## **1. Using QR codes**

One of the most effective ways to use wayfinding is to create and physically place QR codes at the starting points within the building. Customers can scan these QR codes to start navigation to their destination immediately. This is particularly useful in larger buildings, where it is important that users find their way quickly and without confusion.

{% content-ref url="/pages/a1a197d15f37660dcbd39d295df4bf69f3375f99" %}
[Generate QR code](/collection/english-v14/documentation/wayfinding/generate-qr-code.md)
{% endcontent-ref %}

***

## 2. Integration into Smart Views

Wayfinding can also be integrated into a Smart View.

<figure><img src="/files/4f6340ec41c74aafb049a7798030103638f19ec2" alt=""><figcaption></figcaption></figure>

In this view, you can **select the starting point as an asset** and define specific destinations that the user should have access to. Alternatively, you can also release all destinations. This method provides a digital and interactive way to find your way through the building without the need for physical QR codes.

{% content-ref url="/pages/b7232f9878a31ba847e71545cf26645491900e8b" %}
[Smart Views](/collection/english-v14/documentation/smart-views.md)
{% endcontent-ref %}

***

## **3. Using the Wayfinding link or QR code**

Another option is to provide a general link or QR code that leads to the wayfinding page (/wayfinding). Users can then select the building they are currently in and set the desired starting point.

## **4. Selecting the starting point and the building**

<figure><img src="/files/d1eadb0621b6f89ec91fcdff8b7876d9e4e9665b" alt=""><figcaption></figcaption></figure>

After the user has selected a building, they can determine the starting point within the building. The process is as follows:

<figure><img src="/files/d17be217a585616550460fcc7e4c4f0928de3bed" alt=""><figcaption></figcaption></figure>

1. Click on **"change" \[A]**

   ▷ You return to the building view.
2. Click on one of the floors in **\[B]**

   ▷ You change the floor.
3. To select a starting point, click on one of the points on the floor plan from which you want to start, or click on **"Select from the list" \[C]**

   ▷ A list appears **\[D]**, in which a starting point can be searched for and selected.

These options offer flexible ways to use the wayfinding system and ensure that users always find the fastest and most efficient route to their destination. Whether physically via QR codes or digitally via a Smart View – wayfinding is a powerful solution for making orientation in complex buildings easier.


---

# 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/wayfinding/using-wayfinding.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.
