# Guest App

## **Guest App**

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

### **Homepage**

On the homepage we list the smart devices that are available for the guests to use or see information from.&#x20;

<figure><img src="/files/vfclo7iDDR3cBcEjrGIh" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="97">#</th><th></th></tr></thead><tbody><tr><td><code>1</code></td><td>Icon that corresponds to the device type</td></tr><tr><td><code>2</code></td><td>The name as set in the backoffice</td></tr><tr><td><code>3</code></td><td>Link to all devices of that property</td></tr></tbody></table>


---

# 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/smart-devices/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.
