# Overview

Managing bookings is at the core of your operations in Loopit. The booking system allows you to create, track, and manage reservations for your customers with ease, ensuring a seamless experience from start to finish. Whether you’re handling rentals, subscriptions, or other vehicle usage models, Loopit provides robust tools to manage the entire booking lifecycle efficiently.

### Key Features

**1. Comprehensive Lifecycle Management**

Track bookings from creation to completion, ensuring you have full control at every stage.

**2. Real-Time Updates**

Monitor booking statuses (e.g., active, cancelled) and make adjustments when necessary.

**3. Deposits and Payments**

Manage deposits with flexible settings to ensure security for your business while providing transparency for customers.

**4. Contracts Integration**

Generate, manage, and share contracts directly through the system, ensuring all agreements are properly documented.

**5. Referral Source Tracking**

Track how customers discovered your service, enabling better insights for marketing and outreach efforts.


---

# 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.loopit.co/bookings/overview.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.
