# Info bar

Info bar is een widget waarmee je informatie onder de aandacht kan brengen. Het is vaak bovenaan een pagina gebruikt.&#x20;

![Voorbeeld infobar](/files/ApuqxwgP0uiy7gIJ5Ia8)

## Configuratie-opties

### General

* *Message:* vul hier in de tekst die je wilt tonen.
* *Removable:* Hiermee kan je instellen of je infobar weg te klikken is of niet. Indien 'yes' verschijnt er een kruisje en gebruikers kunnen het weg drukken nadat ze het hebben gelezen. Indien 'nee', blijft het staan op de pagina.

### Styling&#x20;

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


---

# 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/info-bar.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.
