> For the complete documentation index, see [llms.txt](https://docs.moasure.com/nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/nl/eerste-stappen/moasure-stick-monteren.md).

# Moasure STICK monteren

Moasure STICK bestaat uit de volgende componenten:

1. Schuim gevoerde houder voor het Moasure-apparaat
2. Uitschuifbaar verlengstuk
3. Universeel koppelstuk
4. Verstelbare universele smartphonehouder

{% embed url="<https://www.youtube.com/watch?v=StXMO88V1xs>" %}

### Stap 1

Bevestig de schuim gevoerde houder aan het uitschuifbare verlengstuk met behulp van de meegeleverde schroefknop.

Zorg ervoor dat de puntige rand van de houder naar boven wijst voordat u de schroefknop vastdraait.

<div><figure><img src="/files/758y5OIlhRIA7VFYBgPn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HwfC2duVQ5Hre1c5nLE7" alt=""><figcaption></figcaption></figure></div>

### Stap 2

Bevestig het koppelstuk aan de bovenkant van het uitschuifbare verlengstuk.

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

### Stap 3

Bevestig de verstelbare universele smartphonehouder aan het koppelstuk.

<figure><img src="/files/0rU0zzD7pBDqjk5etkCS" alt=""><figcaption></figcaption></figure>

## Stap 4

Draai de stelschroef los door deze tegen de klok in te draaien. Hierdoor kunt u de universele smartphonehouder draaien en in hoek verstellen. Zodra u de houder in de gewenste hoek heeft afgesteld, draait u de stelschroef vast door deze met de klok mee te draaien. Hierdoor wordt de houder op zijn plaats gehouden en wordt voorkomen dat deze beweegt.

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


---

# 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.moasure.com/nl/eerste-stappen/moasure-stick-monteren.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.
