# Public Guest App

### What it is the Public Guest App?&#x20;

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

### How can I access the Public Guest App?

Each listing has its unique URL. This URL can be shared as the public guest app URL. To find the URL. Follow the following steps:&#x20;

1. Click on listings in the left menu
2. Click on the desired listing
3. Click on the Links (Sub-menu / Tab)

Two links will be displayed; more about them [here](/the-basics/listings/links.md). Use the subdomain for all your email and scheduled messages. Use the short URL for any SMS, WhatsApp, or social media communication.&#x20;

#### Reservation Stages

Like other stages, the public reservation stage has visibility settings that determine what is visible and what isn't. You can control the visibility of the sections through the [reservation stages](/the-basics/brands/reservation-stages.md).&#x20;

### **Metafields and Public Reservation Stage**

With HolidayHero have the option to use meta fields throughout the guest experience. Metafields are variable fields whose content can be adjusted based on the connected listing or reservation. See how these behave in the public reservation stage.

<table><thead><tr><th width="168">Object</th><th></th></tr></thead><tbody><tr><td><code>Listing</code></td><td>✅ - Will be displayed and overwritten based on the listing meta fields. </td></tr><tr><td><code>Reservation</code></td><td>🚫 - Not available in public stage. The meta field default value will be used. </td></tr></tbody></table>

***

### Frequently Asked Questions

<details>

<summary>Can I determine what is visibile in the public guest app? </summary>

Yes, as the public guest app is part of the reservation stages it has the same working. You can sort, hide or create sections within this stage of the reservation.&#x20;

</details>

<details>

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

Yes and now, you can disable all the sections, then only the header will be visible.&#x20;

</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/the-basics/brands/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.
