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

# Introduction

### What is Hububb?

Hububb is a modern property management platform designed to make hosting simple, scalable, and stress-free. Unlike traditional PMS tools that only help you connect to OTAs (Airbnb, Booking.com, Vrbo, etc.), Hububb provides a **complete solution for landlords**: from setting up your listings to automating day-to-day operations and delivering a hands-off hosting experience if you choose.

Our mission is to empower landlords to grow their rental business without being weighed down by complexity. Whether you own one property or manage a portfolio of many, Hububb gives you the tools, services, and support network to run your rentals efficiently and profitably.

***

### Mission & Vision

**Mission**: To simplify property management for landlords by combining powerful technology, automation, and a network of trusted services - all in one place.

**Vision**: To become the go-to platform for landlords worldwide, where hosting is not only manageable but truly effortless. Hububb is more than just software; it’s an ecosystem that supports landlords with tools, people, and services they can trust.

***

### What Makes Hububb Different?

{% stepper %}
{% step %}

### Beyond a PMS

Most PMS systems stop at syncing calendars and handling OTA connections. Hububb goes further by offering **end-to-end support**, including setting up OTA accounts for landlords who don’t already have them.
{% endstep %}

{% step %}

### Services for Every Need

Hububb connects landlords to a wide range of services through its trusted provider network:

* Cleaning
* Linen hire
* Toiletries hire
* Handyman services
* Pest solutions
* Garden maintenance
* 24/7 guest support
* Professional account managers for hands-off management
  {% endstep %}

{% step %}

### Smart Automation

With Hububb, landlords can automate repetitive tasks like scheduling a cleaning after every checkout. The system takes care of coordination, while the landlord retains full visibility and control.
{% endstep %}

{% step %}

### Flexible Bundles

Hububb offers flexible bundles designed around landlord needs:

* **Co-Managed Plan**: Landlords share responsibilities with Hububb, keeping more control while relying on professional support.
* **Pro Plan**: A full hands-off experience where Hububb manages everything — perfect for busy landlords or those scaling their property portfolio.
  {% endstep %}
  {% endstepper %}

***

### The Hububb Experience

Hububb combines **technology + human expertise + service providers** into a single experience:

* **Technology** → PMS functions, automation, dashboards, and tools.
* **People** → Experienced operations team and account managers.
* **Services** → Trusted network of local providers for everything from cleaning to guest communication.

This synergy makes Hububb not just a property management system but a **complete partner for landlords**, helping them save time, improve guest satisfaction, and maximize revenue.

***

In short: Hububb isn’t just about managing listings - it’s about giving landlords the freedom to grow their business while we handle the hard work.


---

# 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://docs.hububb.com/introduction.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.
