# Getting Started

- [Welcome](https://support.holidayhero.com/getting-started/welcome.md): Find step-by-step guides, feature tutorials, and troubleshooting help for HolidayHero. Get the support you need to manage your holiday rental business with ease.
- [Getting Started](https://support.holidayhero.com/getting-started/getting-started.md): How to get started with HolidayHero
- [Onboarding](https://support.holidayhero.com/getting-started/onboarding.md): With our simple and fast onboarding it is easy to improve your guest experience.
- [Glossary](https://support.holidayhero.com/getting-started/glossary.md): This list highlights select HolidayHero-specific terms you might encounter throughout the user manual and core references. It focuses on terms with a unique meaning within the HolidayHero application.


---

# 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/getting-started.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.
