# Erste Finanzeinstellungen

- [Die Standardpreisliste der Agenturleistungen](https://wiki.dieagenturverwaltung.de/onboarding/erste-finanzeinstellungen/funktionen.md): Was sind Funktionen und welche Bedeutung haben sie? Wie werden die globalen Funktionen in der Agenturpreisliste konfiguriert?
- [Mehrwertsteuersätze](https://wiki.dieagenturverwaltung.de/onboarding/erste-finanzeinstellungen/mehrwertsteuersatze.md): Hier stellt ihr die korrekten Sätze für die Umsatzsteuer ein.
- [Zahlungsarten](https://wiki.dieagenturverwaltung.de/onboarding/erste-finanzeinstellungen/zahlungsarten.md)
- [Zahlungsziele & Fristen](https://wiki.dieagenturverwaltung.de/onboarding/erste-finanzeinstellungen/zahlungsziele-and-fristen.md): Diese werden für Finanzdokumente verwendet. Sie können an verschiedenen Stellen definiert werden. Der folgende Artikel erklärt alles.
- [Textbausteine anlegen](https://wiki.dieagenturverwaltung.de/onboarding/erste-finanzeinstellungen/textbausteine-anlegen.md)
- [Automatische Rechnungsweiterleitung](https://wiki.dieagenturverwaltung.de/onboarding/erste-finanzeinstellungen/automatische-rechnungsweiterleitung.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://wiki.dieagenturverwaltung.de/onboarding/erste-finanzeinstellungen.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.
