# Funktionen

- [Erste Schritte](https://documentation.soulver.app/de/documentation/getting-started.md): Tippe dein Problem einfach so aus, wie du es auf ein Blatt Papier schreiben würdest.
- [Gesamtsummen & Zwischensummen](https://documentation.soulver.app/de/documentation/totals-and-subtotals.md)
- [Zeilenreferenzen](https://documentation.soulver.app/de/documentation/line-references.md): Berechnungen mit vorherigen Antworten (wie in einer Tabellenkalkulation)
- [Variablen](https://documentation.soulver.app/de/documentation/variables.md)
- [Reiseplanung](https://documentation.soulver.app/de/documentation/trip-planning.md): Dies ist ein Pre-Release-Feature, das derzeit im Beta-Test läuft und später im Jahr 2026 in Soulver verfügbar sein wird.
- [Formatierung](https://documentation.soulver.app/de/documentation/formatting.md)
- [Zahlenformate](https://documentation.soulver.app/de/documentation/formatting/region-settings.md): Soll Soulver . als Dezimaltrennzeichen oder als Tausendertrennzeichen interpretieren?
- [Textstile](https://documentation.soulver.app/de/documentation/formatting/appearance-and-styles.md)
- [Antwortformatierung](https://documentation.soulver.app/de/documentation/formatting/answer-formatting-options.md)
- [Tabellen & Dateien](https://documentation.soulver.app/de/documentation/sheets-and-files.md)
- [Tabellen](https://documentation.soulver.app/de/documentation/sheets-and-files/untitled-1.md)
- [Tabellenbücher](https://documentation.soulver.app/de/documentation/sheets-and-files/sheetbooks-and-syncing.md)
- [Soulver Dateien (.slvr)](https://documentation.soulver.app/de/documentation/sheets-and-files/soulver-files-.slvr.md)
- [Live-Daten](https://documentation.soulver.app/de/documentation/live-data.md)
- [Wetter](https://documentation.soulver.app/de/documentation/live-data/weather.md): Daten von Apple Weather
- [Aktienkurse](https://documentation.soulver.app/de/documentation/live-data/live-and-historical-stock-prices.md)
- [Wolfram|Alpha (Wissensassistent)](https://documentation.soulver.app/de/documentation/live-data/knowledge-assistant.md): Die Datenpunkte der Welt direkt in dein Soulver-Sheet bringen
- [Wolfram|Alpha Integration](https://documentation.soulver.app/de/documentation/live-data/wolfram-alpha.md)
- [Exportieren](https://documentation.soulver.app/de/documentation/exporting.md)
- [PDF & Drucken](https://documentation.soulver.app/de/documentation/exporting/sharing-and-printing.md)
- [Soulver Studio](https://documentation.soulver.app/de/documentation/exporting/soulver-studio.md): Teile Soulver-Sheets als eigenständige Mac-Apps 🤯
- [Integrationen](https://documentation.soulver.app/de/documentation/integrations.md)
- [Alfred & Raycast](https://documentation.soulver.app/de/documentation/integrations/alfred-and-raycast.md)
- [macOS Dienste](https://documentation.soulver.app/de/documentation/integrations/macos-services.md)
- [URL-Schemata](https://documentation.soulver.app/de/documentation/integrations/url-schemes.md): Mit Sheets über URLs interagieren
- [Terminal (CLI)](https://documentation.soulver.app/de/documentation/integrations/command-line-tool-automator-and-services.md)
- [Tipps & Tricks](https://documentation.soulver.app/de/documentation/tips-and-tricks.md)
- [Mac](https://documentation.soulver.app/de/documentation/tips-and-tricks/tips-and-tricks-mac.md)
- [iPad & iPhone](https://documentation.soulver.app/de/documentation/tips-and-tricks/tips-and-tricks-ios.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://documentation.soulver.app/de/documentation.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.
