# Public Guest App

### What is the Public Guest App

The `public guest app` refers to the public version of your guest app. It sounds the same, but it is slightly different. At HolidayHero, the reservation is the central piece of the guest experience. On some occasions and through some OTAs, it is impossible to get all the details for an invite. That's where the public guest app comes in.

The public guest app is a special reservation stage in the guest journey. Managing this stage is done through the Reservation Stages tab within the brand.&#x20;

<figure><img src="/files/QLutvd67AuNsrmB7CUJO" alt=""><figcaption><p>Public Stage within Reservation Stages</p></figcaption></figure>

### How to effectively use the public guest app?&#x20;

The HolidayHero Public Guest app is designed for all kind of hosts / concierges. Below are some use cases on how to use the public guest app.&#x20;

#### In House QR Codes:

Create or print out stickers, that have QR codes. Put them on the side of each bed, ensuring guests have access to access the guest app.  This will result in:

* More inhouse upsells
* Less pressure on concierge services
* More self-service of guests
* Eliminate the need for printing new leaflets&#x20;

#### Automated OTA messages:&#x20;

In case your properties are not connected to a PMS. You can setup automated messages in your OTA to automatically share the guest app.&#x20;

Each OTA has its way of creating, scheduling, and automating messages. See our guides here:

* [Airbnb](/guides/public-guest-app/airbnb-scheduled-messages.md)
* [Booking.com](/guides/public-guest-app/booking.com-template-scheduler.md)

***

### Frequently Asked Questions

<details>

<summary>Can I disable the public guest app? </summary>

</details>

<details>

<summary>Can I use QR codes as stickers to redirect users to the App? </summary>

</details>


---

# 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://support.holidayhero.com/guides/public-guest-app.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.
