# Welcome

***

This documentation provides everything you need to understand, integrate, and build with the Hiboo platform:

* Key concepts and modules
* Step-by-step guides for common use cases
* Comprehensive API reference
* Troubleshooting and support resources

Whether you're managing fleets, building integrations, or exploring Hiboo's capabilities, you'll find clear, actionable information to help you succeed.

## What is Hiboo?

> **Bridge every OEM and sensor into AI-ready data you can act on, zero blind spots.**

Hiboo is a **unified platform** designed to simplify fleet management and data integration for businesses operating diverse equipment from multiple manufacturers. By harmonizing data from various OEMs, sensors, and systems, Hiboo provides a single source of truth for your fleet operations.

### **Key Capabilities**

* **Data Harmonization**: Converts raw data from different OEMs and sensors into a standardized, actionable format.
* **Real-Time Insights**: Delivers live updates on equipment performance, location, and utilization.
* **Secure Data Sharing**: Enables controlled, one-click sharing of fleet data with partners via Hiboo Connect.

### **Why Hiboo?**

* **Eliminate Complexity**: No more juggling multiple OEM systems or file formats.
* **Improve Decision-Making**: Gain fleet-wide visibility to optimize operations and reduce downtime.
* **Accelerate Integrations**: Build faster with clean, consistent APIs instead of managing fragmented manufacturer endpoints.
* **Future-Proof Your Operations**: Stay ahead with a platform that evolves with your business and technology needs.

### **Who Uses Hiboo?**

* **Fleet Managers**: Simplify operations and manage mixed fleets with ease.
* **Developers & Integrators**: Build scalable applications on top of a unified data model.
* **OEM Partners**: Deliver enhanced insights to customers by integrating their machines with Hiboo's platform.


---

# 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://docs.hiboo.io/guides/readme.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.
