# Eigentümer-Anfragen

In diesem Artikel wird erklärt, wie man Eigentümer-Anfragen formatieren muss, damit Propstack diese automatisch verarbeiten kann, analog zu Anfragen von Immoscout, Immowelt oder Aroundhome.

### Formatierung des E-Mail-Inhaltes

Im E-Mail-Inhalt muss ein "Container" existieren, der exakt folgende ID besitzt: `ps-immo-valuation`. Man kann diese ID z.B. einfach dem `body`-Tag geben.

Dann müssen im Mail-Inhalt die nötigen Infos mit einem HTML-Tag umhüllt werden und eine bestimmte ID jeweils vergeben werden, damit Propstack die Info in das richtige Feld im Kontakt hinterlegt.

Eine Muster-E-Mail mit den Eigentümerdaten, wie der E-Mail Inhalt aussehen kann, sieht man hier:

{% file src="<https://3508548489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LNa-_gv5MWme62gBHiP%2Fuploads%2FKXpvxuy84bwTFtmXJpRG%2Flead-anfrage-muster.txt?alt=media&token=4e537c92-1012-45df-b4a4-ebb36eae1bc5>" %}
Beispiel-Email für Eigentümer-Anfrage
{% endfile %}

Zusätzlich zum Eigentümer können auch die Objektdaten übergeben werden, damit Propstack das Objekt direkt anlegt.

Eine Muster-E-Mail, mit Objektdaten:

{% file src="<https://3508548489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LNa-_gv5MWme62gBHiP%2Fuploads%2Fes10hPYuLvE9GldAHH0R%2Flead-anfrage-muster-mit-objekt.txt?alt=media&token=dcc8ee89-d334-466e-a89d-5b0f89e54a24>" %}


---

# 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.propstack.de/webseite/eigentumer-anfragen.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.
