# Title

Geef je tekst, pagina of element een pakkende titel. Zorg dat de lezer makkelijk de pagina kan scannen om te vinden wat die zoekt.

![](/files/Rxr5TL1ishV8VNbU1FCb)

* Kies waar je de titel wilt plaatsen
* Druk op +
* Kies Title
* Vul de tekst van je titel in
* Kies welke heading je titel moet zijn. Een goede webpagina heeft 1 H1 header en meerdere H2 subheaders. Voorbeeld:
  * H1
    * H2
    * H2
      * H3
    * H2
      * H3
      * H3
* Klik op Save

### Styling

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/title.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.
