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

# Bookings

- [Overview](https://docs.loopit.co/bookings/overview.md)
- [Lifecycle of a Booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking.md)
- [Lead Management](https://docs.loopit.co/bookings/lifecycle-of-a-booking/lead-management.md)
- [Creating a Booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/creating-a-booking.md)
- [Creating a booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/creating-a-booking-1.md)
- [Confirming a Booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/creating-a-booking-1/confirming-a-booking.md)
- [Confirming a Booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/confirming-a-booking.md)
- [Activating a Booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/activating-a-booking.md)
- [Before Activation](https://docs.loopit.co/bookings/lifecycle-of-a-booking/activating-a-booking/before-activation.md)
- [Editing a Booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking.md)
- [Adjust the price](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking/adjust-the-price.md)
- [Confirmed booking updates](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking/confirmed-booking-updates.md)
- [Active booking updates](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking/active-booking-updates.md)
- [Swapping the fleet](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking/active-booking-updates/swapping-the-fleet.md)
- [Schedule Booking Changes](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking/schedule-booking-changes.md)
- [Backdating Start Dates](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking/backdating-start-dates.md)
- [Backdating End Dates](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking/backdating-end-dates.md)
- [Edit Fortnightly Billing Date](https://docs.loopit.co/bookings/lifecycle-of-a-booking/editing-a-booking/edit-fortnightly-billing-date.md)
- [Extending a rental Booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/extending-a-rental-booking.md)
- [Pausing a Booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/pausing-a-booking.md)
- [Ending a booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/ending-a-booking.md)
- [Cancel a booking](https://docs.loopit.co/bookings/lifecycle-of-a-booking/cancel-a-booking.md)
- [Booking Duration Overview](https://docs.loopit.co/bookings/booking-duration-overview.md): This page provides an overview of how booking duration is calculated in Loopit, with specific rules that apply to rental and subscription bookings.
- [Deposits](https://docs.loopit.co/bookings/deposits.md)
- [Collecting deposits](https://docs.loopit.co/bookings/deposits/collecting-deposits.md)
- [Hold (Temporary Authorisation)](https://docs.loopit.co/bookings/deposits/hold-temporary-authorisation.md)
- [Charge (Immediate Payment)](https://docs.loopit.co/bookings/deposits/charge-immediate-payment.md)
- [Credit Note (Applied to Balance)](https://docs.loopit.co/bookings/deposits/credit-note-applied-to-balance.md)
- [Refunding/Claiming deposits](https://docs.loopit.co/bookings/deposits/refunding-claiming-deposits.md)
- [Referral source tracking](https://docs.loopit.co/bookings/referral-source-tracking.md)
- [Tracking booking owner/manager](https://docs.loopit.co/bookings/tracking-booking-owner-manager.md)
- [Contracts](https://docs.loopit.co/bookings/contracts.md)
- [How to Append Terms & Conditions (T\&Cs)](https://docs.loopit.co/bookings/contracts/how-to-append-terms-and-conditions-t-and-cs.md)
- [How to send signed copy of contract/agreement to customer?](https://docs.loopit.co/bookings/contracts/how-to-send-signed-copy-of-contract-agreement-to-customer.md)
- [Inserting Dynamic Variables in Contract Templates](https://docs.loopit.co/bookings/contracts/inserting-dynamic-variables-in-contract-templates.md)


---

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