# Funktionen

- [Allgemein](https://docs.linkforsocial.de/funktionen/allgemein.md): Einleitung
- [Avatar](https://docs.linkforsocial.de/funktionen/avatar.md): Dein Avatar für deine Seite
- [Socials](https://docs.linkforsocial.de/funktionen/socials.md): Füge deine Kanäle hinzu
- [Text und Bilder](https://docs.linkforsocial.de/funktionen/text-und-bilder.md): Überschrift, Text und Bilder für deine Seite
- [Link](https://docs.linkforsocial.de/funktionen/link.md): Der klassische Link für deine Seite
- [Discord Widget](https://docs.linkforsocial.de/funktionen/discord.md): Füge Discord zu deinem Link hinzu
- [Mail Sign up](https://docs.linkforsocial.de/funktionen/mail-sign-up.md): Lasse Besucher:innen sich für deinen Newsletter anmelden
- [Custom HTML](https://docs.linkforsocial.de/funktionen/custom-html.md): Erstelle einen html Block
- [RSS Feed](https://docs.linkforsocial.de/funktionen/rss-feed.md): Mit RSS deinen Link automatisieren
- [Spotify](https://docs.linkforsocial.de/funktionen/spotify.md): Füge dein Lieblingslied deinem Link hinzu.
- [Und viele mehr...](https://docs.linkforsocial.de/funktionen/und-viele-mehr....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.linkforsocial.de/funktionen.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.
