# Hoe koppel ik een product aan een offer?

Een "offer" refereert naar een specifieke aanbieding of prijsvoorstel voor een product dat wordt verkocht op een platform. In dit artikel wordt uitglegd hoe er een product kan worden toegevoegd aan een offer.

1. Navigeer naar de offer pagina en klik op de ''wijzig knop'' van het desbetreffende offer. Er wordt dan een dialoogvenster geopend. Zoek hierin naar het gewenste product:

   <figure><img src="/files/d9xtxihS0Fc499O003Zw" alt=""><figcaption></figcaption></figure>
2. Klik op ''save'':&#x20;

   <figure><img src="/files/m2GIJDwM8PzRP3odOUUR" alt=""><figcaption></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://pazion.gitbook.io/order2flow/orderverwerking/producten-and-offers/hoe-koppel-ik-een-product-aan-een-offer.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.
