# Ausfüllen

Mit diesen Tipps füllen Sie Formulare schnell und ohne Stress aus.

## Feldtypen

**Textfelder:**

* Geben Sie Namen genau wie im Personalausweis ein
* IBAN hat 22 Stellen bei deutschen Konten
* Telefon: +49 für international, 0 für national

**Auswahlfelder:**

* Auswahllisten: Sie können eine Option auswählen
* Häkchen: Sie können mehrere Optionen auswählen

**Häufige Fehler vermeiden:**

* E-Mail: Achten Sie auf @ und Punkt (z.B. <name@email.de>)
* Dezimalzahlen: In Deutschland mit Komma (1.234,56)
* Datum: Immer TT.MM.JJJJ (z.B. 15.03.2024)

## Finale Prüfung

Bevor Sie absenden, kurz durchschauen:

**Vollständigkeit:**

* Alle Pflichtfelder ausgefüllt?
* Einverständniserklärungen aktiviert?

**Korrektheit:**

* E-Mail-Adresse nochmal prüfen
* Telefonnummer korrekt?

## Absenden

Fast geschafft! Jetzt nur noch:

1. Auf "Absenden" klicken - bitte nur einmal
2. Erfolgsmeldung abwarten
3. Bildschirmfoto der Bestätigung machen


---

# 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.polyteia.com/formulare/ausfuellen/ausfuellen.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.
