# Status-Token

Das Exposé-Modul `Status-Token` gibt alle vorhandenen Status-Token einer Immobilie aus. Dabei stehen folgende Status-Token zur Verfügung:

* Neu
* Reserviert
* Vermietet
* Verkauft

### Einstellungen

:small\_blue\_diamond:`Erlaubte Status-Token`

*Begrenzt die Ausgabe auf nur ausgewählte Token.*

### Template

:small\_orange\_diamond:`expose_mod_statusToken`


---

# 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/installation-konfiguration/backend-konfiguration/expose-module/status-token.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.
