> For the complete documentation index, see [llms.txt](https://docs.dnt.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dnt.de/dnt-lw-wth/funktion-and-gerateubersicht/7.-inbetriebnahme-and-montage/7.2-montage/7.2.1-klebestreifenmontage.md).

# 7.2.1 Klebestreifenmontage

Um den Wandthermostat mit den Klebestreifen zu montieren, gehen Sie wie folgt vor:

{% stepper %}
{% step %}

### Montageort auswählen

Wählen Sie einen geeigneten Montageort aus.

{% hint style="info" %}
Achten Sie darauf, dass der Montageuntergrund glatt, eben, unbeschädigt, sauber, fettfrei, lösungsmittelfrei und nicht zu kühl ist. Nur so halten die Klebestreifen dauerhaft.
{% endhint %}
{% endstep %}

{% step %}

### Elektronikeinheit einsetzen

<figure><img src="/files/0fVPGgK3Rn4YCHuPz9Bs" alt=""><figcaption><p>Abb. 3: Einrasten der Elektronikeinheit in die Wandhalterung</p></figcaption></figure>

Setzen Sie die Elektronikeinheit [A](/dnt-lw-wth/funktion-and-gerateubersicht/6.-gerateubersicht.md) in die Wandhalterung ein. Achten Sie darauf, dass sie vollständig einrastet (s. Abbildung 3).
{% endstep %}

{% step %}

### Klebestreifen befestigen

<figure><img src="/files/KxLumwu4tclhs7TOpfDD" alt=""><figcaption><p>Abb. 4: Befestigung der Klebestreifen</p></figcaption></figure>

Befestigen Sie die Klebestreifen auf der Rückseite der Wandhalterung in den dafür vorgesehenen Markierungen. Die Aufschrift **TOP** auf der Rückseite muss lesbar sein (s. Abbildung 4).
{% endstep %}

{% step %}

### Schutzfolie entfernen

<figure><img src="/files/uoU9u7sjD6Ftc9NC89ao" alt=""><figcaption><p>Abb. 5: Entfernung der Klebestreifen</p></figcaption></figure>

Entfernen Sie die Schutzfolie von den Klebestreifen (s. Abbildung 5).
{% endstep %}

{% step %}

### Wandthermostat andrücken

<figure><img src="/files/552RgJ9Ii2g4qZGuOoI7" alt=""><figcaption><p>Abb. 6: Andrücken des Wandthermostats</p></figcaption></figure>

Drücken Sie den zusammengebauten Wandthermostat an der gewünschten Position fest an die Wand (s. Abbildung 6).
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dnt.de/dnt-lw-wth/funktion-and-gerateubersicht/7.-inbetriebnahme-and-montage/7.2-montage/7.2.1-klebestreifenmontage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
