# Glossar

**Exposé**\
Wird als vom EstateManager generierte Detailseite einer Immobilie verstanden.

**Status-Token**\
Als Status-Token werden Hinweise oder Attribute einer Immobilie wie "Neu", "Reserviert" oder "Verkauft" verstanden.

**Primäre Attribute / Details**\
Als primäre Attribute oder Details werden die für einen Objekttypen definierten Hauptmerkmale bezeichnet. Attribute unterscheiden sich dabei meist als einfache Ja/Nein Merkmale, Details hingegen können explizite Angaben wie Flächenangaben, Objektarten oder das Baujahr beinhalten.


---

# 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.contao-estatemanager.com/allgemein/glossar.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.
