# Reacties en argumenten

Een reactiemogelijkheid ([arguments](/openstad/manual/modules/arguments.md)) kun je toevoegen aan twee soorten pagina's:

* Een inzending detailpagina.
* Een zelf gemaakte pagina. \[ TODO - [Ian](mailto:undefined) kun jij deze hieronder toevoegen, dus die werkwijze met een 'nep' Id?]

{% hint style="info" %}
HIER SCREENSHOT VAN ARGUMENTS TOEVOEGEN?
{% endhint %}

### Reactiemogelijkheid op inzending detailpagina

Bij de how-to [inzendingen weergeven](/openstad/manual/how-tos/show-ideas.md) is beschreven hoe je een inzending detailpagina aanmaakt. Op die detailpagina kun je onder de widgets resource representation en resource admin buttons een nieuwe column section aanmaken. Voeg in die column section een of twee arguments widgets toe. Lees op de pagina [arguments](/openstad/manual/modules/arguments.md) meer over het configureren van deze widget. &#x20;

### Reactiemogelijkheid op zelf gemaakte pagina

\[ TODO - [Ian](mailto:undefined) kun jij hier beschrijving toevoegen, dus die werkwijze met een 'nep' Id?]


---

# 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.openstad.org/openstad/manual/how-tos/arguments.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.
