# Understanding Categories and Subcategories

## **What Are Categories Used For?**

Categories in Loopit help organise vehicles for customer-facing use cases, such as:

* Allowing customers to book based on vehicle types (e.g., small car, SUV).
* Simplifying backend management of fleets.

## **Key Features**

1. **Booking Rules:** Categories define booking parameters, such as selecting vehicles by VIN for exclusive categories like “Supercars.”
2. **Customer Presentation:** Align categories with business needs (e.g., rentals, subscriptions) to ensure clarity and ease of booking.
3. **Fleet Organisation:** Manage assets based on category hierarchy for better inventory visibility.

## **Step-by-Step Guide**

1. Navigate to **Settings > Categories**.
2. Assign vehicles to a category.
3. Configure booking rules:
   * Define whether customers book by category or specific VIN.
   * Set mandatory fields such as insurance, payment method, or age restrictions.

[Watch the video to understand more about how categories work.](https://www.loom.com/share/000807f4d64747e6a383157b04cb13ad?sid=a1fef59c-7930-4e01-9975-1a2d638e3bcb)


---

# 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/assets/categories/understanding-categories-and-subcategories.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.
