# Verbinden met je webshop

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

{% hint style="info" %}
Nousu al geïnstalleerd op je webshop? Ga gelijk door naar [Basics](https://github.com/Lilpieter1/nousu/blob/main/basics/editor.md) om te leren hoe je je agent inricht.
{% endhint %}

### Wat Nousu ophaalt uit je webshop

Nousu gebruikt je webshop‑data alleen om betere klantenservice te geven, zoals:

* Orders ophalen om de status te controleren en retouren te verwerken.
* Klantgegevens gebruiken om eerdere gesprekken en bestellingen te herkennen.
* Productinformatie gebruiken om concrete productaanbevelingen en antwoorden te geven.

Je kunt de koppeling op elk moment pauzeren of verwijderen via Shopify.


---

# 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.nousu.nl/starten-met-nousu/readme.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.
