# Link or button

Plaats een link om te verwijzen naar een andere website, een van de webpagina's, een e-mailadres of telefoonnummer.

* Ga naar de sectie van de pagina waar je de link wil plaatsen
* Druk op +
* Kies voor Link or button
* Vul in welke tekst je wilt weergeven bij Label
* Vul de URL in
* Kies bij Advanced of je de link in een nieuw scherm wilt openen (gebruik dit als je naar en externe site verwijst)
* Klik op Save

### Styling

Je kunt van een link een button maken door bij styling de variant te kiezen.&#x20;

Deze module beschikt over de standaard CSS styling mogelijkheden, zie [styles for the container.](/openstad/manual/miscellaneous/styles-for-the-container.md)

### URL soorten

Je kunt een volledige website linken (https\://...) of een interne pagina (/contact).

### Mailto: of tel:

Je kunt een link maken waarmee je gelijk kunt mailen of bellen. Voorbeeld: mailto:<info@denhaag.nl>. tel:0031612345678


---

# 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/modules/link.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.
