# Tekstmaler

- [Tekstmaler](https://brukerveiledning.olkweb.no/tekstmaler/tekstmaler.md): Tekstmaler er et bibliotek med predefinerte tekster som kan legges inn - og gjenbrukes flere steder i systemet. Det er også mulig å legge inn en signatur.
- [Signatur ved utsending av e-post/SMS](https://brukerveiledning.olkweb.no/tekstmaler/signatur-ved-utsending-av-e-post-sms.md): Man kan bruke tekstmaler til å lage seg en signatur til bruk ved feks utsending av SMS og e-post. Det anbefales å ha en signatur for hver av typene grunnet at SMS ikke tar høyde for tekstformatering.


---

# 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://brukerveiledning.olkweb.no/tekstmaler.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.
