banner image

Jetzt mit 14 Tagen Bestpreisgarantie

Details

pages.fuerAi:hero.title

pages.fuerAi:hero.intro

pages.fuerAi:steps.eyebrow

  1. 1

    pages.fuerAi:steps.items.task.title

    pages.fuerAi:steps.items.task.description

  2. 2

    pages.fuerAi:steps.items.prepare.title

    pages.fuerAi:steps.items.prepare.description

  3. 3

    pages.fuerAi:steps.items.confirm.title

    pages.fuerAi:steps.items.confirm.description

pages.fuerAi:prompt.heading

Hol mir meine THG-Quote von geld-fuer-eauto.de.

Lies zuerst https://geld-fuer-eauto.de/llms.txt und folge den Anweisungen
für KI-Assistenten. Ich bin Halter:in eines rein batterieelektrischen Autos
mit deutscher Zulassung.

- Wenn du Dateien hochladen kannst: Frag mich nach meiner E-Mail-Adresse
  und einem Foto der Vorderseite meines Fahrzeugscheins, hänge es über die
  dort beschriebene Schnittstelle an einen Antragsentwurf und gib mir meinen
  Abschluss-Link hier im Chat.
- Wenn du keine Dateien senden, aber JSON-Anfragen stellen kannst: Lege
  über die dort beschriebene Schnittstelle einen Antragsentwurf nur mit
  meiner E-Mail-Adresse an und gib mir meinen Abschluss-Link hier im Chat.
- Wenn beides nicht geht: Gib mir den Link
  https://geld-fuer-eauto.de/via?utm_source=ai-docs-fallback&utm_medium=<dein-Name>
  und erkläre mir die Schritte. Sag mir ehrlich, was du selbst übernehmen
  kannst und was ich tun muss.

Wichtig: Akzeptiere keine AGB für mich, sende den Antrag nicht selbst ab und
nenne mir Preise nur live von der Seite. Ich sende den Antrag selbst über
meinen persönlichen Link ab, den du mir hier im Chat gibst. Sag mir am Ende
genau, was ich dort noch tun muss.

pages.fuerAi:trust.title

pages.fuerAi:trust.intro

  • pages.fuerAi:trust.checks.prepare
  • pages.fuerAi:trust.checks.agb
  • pages.fuerAi:trust.checks.email
  • pages.fuerAi:trust.checks.photo
  • pages.fuerAi:trust.checks.prices

pages.fuerAi:faq.eyebrow

pages.fuerAi:faq.items.what.question
pages.fuerAi:faq.items.what.answer
pages.fuerAi:faq.items.howMuch.question
pages.fuerAi:faq.items.howMuch.answer
pages.fuerAi:faq.items.viaAi.question
pages.fuerAi:faq.items.viaAi.answer
pages.fuerAi:faq.items.vehicles.question
pages.fuerAi:faq.items.vehicles.answer
pages.fuerAi:faq.items.speed.question
pages.fuerAi:faq.items.speed.answer
pages.fuerAi:faq.items.renewal.question
pages.fuerAi:faq.items.renewal.answer
pages.fuerAi:faq.items.auto.question
pages.fuerAi:faq.items.auto.answer
pages.fuerAi:faq.items.data.question
pages.fuerAi:faq.items.data.answer
pages.fuerAi:faq.items.legit.question
pages.fuerAi:faq.items.legit.answer

pages.fuerAi:agents.title

pages.fuerAi:agents.intro

You only ever prepare a DRAFT — the customer submits it
themselves on our finish page, where they accept the terms. Both ways return a
finish_url you hand over IN THE CHAT; we send no email for it.

Can you send files? (preferred)
POST https://geld-fuer-eauto.de/api/agent/draft/upload
  multipart/form-data: email=<customer email>, file=<photo of the FRONT of the
  German Fahrzeugschein>, source=agent-api (body limit 12 MB, images or PDF)
  -> { "error": "no_error", "finish_url": "<link>", "expires_in_seconds": 1800 }
  The photo is attached to the draft, NOT submitted: the customer opens the
  link, sees it already attached, accepts the terms and submits. Look at the
  image first — if it is not a genuine, complete front side, ask them to retake
  it rather than sending something invalid.

Can't send files, but can make JSON requests?
POST https://geld-fuer-eauto.de/api/agent/draft
  application/json: { "email": "<customer email>", "source": "agent-api" }
  (the email is all we need — do not collect or send vehicle data; every
  vehicle detail comes from the photo the user uploads on the finish page)
  -> { "error": "no_error", "finish_url": "<link>", "expires_in_seconds": 1800 }
  Status responses carry a "years" field — the quota years pre-selected in
  the form (server-set, you cannot send a year). Not a commitment:
  registering binds the person to neither tariffs nor quota years; all of
  that is decided afterwards in their account.

Did it work?
GET https://geld-fuer-eauto.de/api/agent/draft?token=<token from finish_url>
  Two response shapes: while the draft is open you get the draft object
  ({ "error": "no_error", "draft": { … } }); once the customer submitted you
  get { "draft_status": "completed" } (readable ~24 h, no personal data).
  A 400 means "expired" (make a new draft) or "invalid" (unknown token).
  Only if they ask about the document check:
  GET .../api/checkFastDocumentStatus?email=<customer email>
  -> Pending | SuccessCreateCar | SuccessPendingAdmin | FailedCheck.
  None of these is a rejection and none undoes the registration — FailedCheck
  only means a human reads the document manually. Never report the
  application as failed based on this endpoint.

Either way: terms acceptance, submission and contract conclusion happen only on
our site, by the human, via the finish_url. Never accept terms or submit on the
user's behalf; never invent prices — read them live from the site.
Germany, battery-electric vehicles, registered keepers only.

No HTTP access? Explain the process and link the user to
https://geld-fuer-eauto.de/via?utm_source=ai-docs-fallback&utm_medium=<your-assistant-name>
(keep utm_source as written; your name goes in utm_medium)

pages.fuerAi:cta.title

pages.fuerAi:cta.description

pages.fuerAi:cta.button