> For the complete documentation index, see [llms.txt](https://docs.openstad.org/openstad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openstad.org/openstad/manual/modules/share-widgets.md).

# Share widgets

Voeg *share widgets* toe op pagina's zodat gebruikers de pagina makkelijk kunnen delen via e-mail en socials zoals Facebook, Twitter en WhatsApp.&#x20;

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

## Configuratie-opties

De *share widgets* heeft een aantal instellingen die configureerbaar zijn.

{% hint style="info" %}
HIER SCREENSHOT VAN 'EDIT SHARE WIDGETS' TOEVOEGEN?
{% endhint %}

| Instelling                                     | Toelichting                                                                                                                                                   |
| ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Weergave                                       | <p><strong>Square</strong>: kleine weergave van share widgets. </p><p><strong>Round</strong>: grote weergave van share widgets.</p>                           |
| Styles for the container                       | Deze widget beschikt over de standaard CSS styling mogelijkheden, zie [styles for the container.](/openstad/manual/miscellaneous/styles-for-the-container.md) |
| Select which share buttons you want to display | Selecteer welke share buttons je wil tonen. Als je niets selecteert blijven alle share buttons zichtbaar.                                                     |


---

# 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:

```
GET https://docs.openstad.org/openstad/manual/modules/share-widgets.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.
