> For the complete documentation index, see [llms.txt](https://support.holidayhero.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.holidayhero.com/getting-started/welcome.md).

# Welcome

<div data-full-width="true"><figure><img src="/files/tLa9YcnkN7LCUxp7C3CS" alt=""><figcaption></figcaption></figure></div>

At HolidayHero, we're here to make managing your holiday rental business seamless and stress-free. Whether you're looking to optimize your setup, explore advanced features, or troubleshoot an issue, you’re in the right place.

Our Support Portal is your go-to resource for step-by-step guides, tips, and answers to frequently asked questions. Navigate through our comprehensive documentation, stay updated with the latest features, and find everything you need to make the most of HolidayHero.

#### How Can We Help You Today?

* **Get Started**: New to HolidayHero? Start with our onboarding guides.
* **Explore Features**: Learn how to use our tools, from managing bookings to setting up automations.
* **Troubleshooting**: Find quick fixes for common issues.
* **Need More Help?** Contact our support team directly from here.

We’re committed to empowering you to create exceptional guest experiences with ease. Let’s make every stay unforgettable!


---

# 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:

```
GET https://support.holidayhero.com/getting-started/welcome.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.
