> For the complete documentation index, see [llms.txt](https://docs.mrsherlock.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mrsherlock.ai/logements/details-dun-logement/guest-app.md).

# Guest App

L'onglet **Guest App** permet de personnaliser, **pour ce logement**, l'application destinée aux voyageurs durant leur séjour. Les valeurs définies au **niveau du workspace** (voir [Configuration → Guest App](/configuration/guest-app.md)) servent de défaut ; vous pouvez les **surcharger ici** logement par logement.

### Activer et partager la Guest App

* **Interrupteur d'activation** - active ou désactive la Guest App pour ce logement.
* **Lien d'accès** - le **jeton d'accès** et le **QR code** à partager avec vos voyageurs. Vous pouvez **régénérer le lien** à tout moment (ce qui invalide l'ancien).
* **Aperçu (bouton œil)** - un bouton flottant en bas de page ouvre la **prévisualisation** de la Guest App telle que la verront vos voyageurs.

{% hint style="warning" %}
**IA requise** - L'activation de la Guest App nécessite que l'IA soit activée pour ce logement.
{% endhint %}

### Les 8 sous-onglets

La page est organisée en **8 sous-onglets**, accessibles via une barre d'onglets en haut.

{% content-ref url="/pages/pUU1mylXkAOwMiaeNDGg" %}
[Apparence](/logements/details-dun-logement/guest-app/apparence.md)
{% endcontent-ref %}

{% content-ref url="/pages/apmRD0yIRv5ke9NdcF9k" %}
[Sections](/logements/details-dun-logement/guest-app/sections.md)
{% endcontent-ref %}

{% content-ref url="/pages/QKgU3g9Qfb6gspLnkpPY" %}
[Accès & Wi-Fi](/logements/details-dun-logement/guest-app/acces-et-wifi.md)
{% endcontent-ref %}

{% content-ref url="/pages/X5TpPGtsO202F1NO3rd9" %}
[Check-in](/logements/details-dun-logement/guest-app/check-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/95FeDncyLurJLjBGyggk" %}
[Recommandations](/logements/details-dun-logement/guest-app/recommandations.md)
{% endcontent-ref %}

{% content-ref url="/pages/eApo04DTNTqrfBAWmugB" %}
[Services](/logements/details-dun-logement/guest-app/services.md)
{% endcontent-ref %}

{% content-ref url="/pages/KSYZsesAubpFFRopTPej" %}
[Social & Pubs](/logements/details-dun-logement/guest-app/social-et-pubs.md)
{% endcontent-ref %}

{% content-ref url="/pages/qFW7PWG4EsQxW4K6oYy2" %}
[Contrat de location](/logements/details-dun-logement/guest-app/contrat-de-location.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mrsherlock.ai/logements/details-dun-logement/guest-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
