# Guest App

## **Guest App**

The guests have access to amenities on various places in the guest app. Below you can find an overview of where the amenities are used.&#x20;

### **Homepage**

The guest app shows amenities on the home page, which can be viewed from there. The homepage shows a maximum of 10 items. The visibility of this section is controlled by the [branding reservation stages.](/the-basics/brands/reservation-stages.md)

<figure><img src="/files/SZR8r3lGxkGKbmMxj66d" alt=""><figcaption><p>Amenities on the Guest App Dashboard</p></figcaption></figure>

At the homepage we list the first 10 amenities. These amenities are the most important ones.&#x20;

<table><thead><tr><th width="62">#</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td>The Amenity icon, our specialized icons, adjusts to your banding. If you wish to override them with your own icons/image, <a href="#can-i-override-the-default-amenity-icon">read here</a> how to do this. </td></tr><tr><td><code>2</code></td><td>The name</td></tr><tr><td><code>3</code></td><td>Button to view all amenities. </td></tr></tbody></table>

### Amenity Overview

The first 10 amenities are displayed on the homepage. The full list of amenities in the amenity overview. By clicking `View All` a guest is able to see the overview.&#x20;

<figure><img src="/files/CMBoAJZvCHFe8jfv6Uci" alt=""><figcaption><p>Amenity Overview in the Guest App</p></figcaption></figure>

### Amenity Details

Once the guest has clicked an amenity, it will be guided to the amenity details.&#x20;

<figure><img src="/files/AuoVD7hbFPn1udyj4S43" alt=""><figcaption><p>Amenity Details in the Guest App</p></figcaption></figure>

<table><thead><tr><th width="110">#</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td>The amenity title and icon. The Amenity icon, our specialized icons, adjusts to your banding. If you wish to override them with your own icons/image, <a href="#can-i-override-the-default-amenity-icon">read here</a> how to do this. </td></tr><tr><td><code>2</code></td><td>The amenity description</td></tr><tr><td><code>3</code></td><td>The connected amenity documents</td></tr><tr><td><code>4</code></td><td>The uploaded amenity images</td></tr></tbody></table>

## Branding

We understand that your personal branding play an important role in delivering a stellar guest experience. Therefore we allow you to adjust the branding of the app to reflect your colors, logo's and even content.&#x20;

See here per location how the branding is applied on the amenities.&#x20;


---

# 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/amenities/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.
