> For the complete documentation index, see [llms.txt](https://preapproval-guide.imda.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-1-vendor-self-assessment/identify-suitable-solution-category/tourism-hotel.md).

# Tourism (Hotel)

Hotel solutions digitalise guest services through virtual concierge platforms that provide 24/7 automated assistance and streamline operations

Below is our comprehensive list of solution categories. Click on any category to view its detailed requirements:

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/lrzpHeFPR8d7WNhUIHOD">/pages/lrzpHeFPR8d7WNhUIHOD</a></td><td>Provides guests with 24/7 virtual assistance for hotel requests, bookings, and information through their mobile, web, or messaging platforms in multiple languages. Digital Concierge streamlines hotel operations with task management, real-time staff notifications, and performance tracking while integrating seamlessly with existing hotel systems.</td></tr></tbody></table>

{% hint style="warning" %}
If you are unable to find a suitable solution category or need help with onboarding, please contact us through this [form](https://go.gov.sg/pareginterest).
{% endhint %}


---

# 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://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-1-vendor-self-assessment/identify-suitable-solution-category/tourism-hotel.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.
