# Using Hotspots

## Final Result :tada:

<figure><img src="/files/h8ucyhAQEsSrm4hvsbOl" alt=""><figcaption><p>Interactive Hotspots</p></figcaption></figure>

## Adding Hotspots

### Step 1: Getting started

Turn on the Hotspot feature and click on "+Add Next Hotspot"

<figure><img src="/files/dX4b5BEXS7rCG5SYpMeL" alt=""><figcaption><p>Add Hotspots</p></figcaption></figure>

### Step 2: Provide Hotspot information

Provide an ID - Name / Header TEXT / Subline TEXT in German and Englisch

<figure><img src="/files/K2buk3l1ZPVvMaJF4x4o" alt=""><figcaption><p>Fill all needed details</p></figcaption></figure>

### Step 3: Set Hotspot Position

After filling all the details, you are ready to set the Hotspot position! Click on "Set Hotspot Position" and click on the wanted positon on the model where you would like to see the annotation.

<figure><img src="/files/zv0IM1eF0rEasTFztrom" alt=""><figcaption><p>Set the Hotspot position</p></figcaption></figure>

### Step 4: Visible/Hidden Hotspots

You can choose between "VISIBLE" and "HIDDEN" Hotspots. By selecting "visible", the hotspot is active the whole time. When selecting "hidden", the hotspot only gets active by clicking on the annotation.

<figure><img src="/files/BcETmW1ESOri21qV9PDi" alt=""><figcaption><p>Choose between Hidden and Visible Hotspots</p></figcaption></figure>

### Step 5: Zoomable Hotspots

The Hotspot can be set to "STATIC" and "DYNAMIC". When selecting "static", we get the default annotation. By selecting "dynamic", we get a dynamic annotation with an special camera zoom straight to the annotation for a better view.

<figure><img src="/files/mKRMrsMpTeYfvb9vkh8W" alt=""><figcaption><p>Get dynamic interactions with your model</p></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://mazingxr.gitbook.io/mazing-world/product-guides/premium-features/using-hotspots.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.
