# Categories

Categories in Loopit allow you to organise your fleet into meaningful groups and subgroups, enabling better customer presentation, streamlined management, and tailored pricing structures. By effectively using categories, you can align your vehicles with your go-to-market models, making it easier for customers to find and book the right vehicle.

Categories are hierarchical, with top-level categories representing broader groups (e.g., small cars, large SUVs) and subcategories providing more specific breakdowns (e.g., make model). These groupings play a vital role in pricing, booking rules, and overall asset management.

**Related Articles**

* [Managing Categories and Subcategories](/assets/categories/managing-categories-and-subcategories-in-loopit.md)
* [Understanding Categories and Subcategories](/assets/categories/understanding-categories-and-subcategories.md)
* [Managing Pricing Overrides](/assets/categories/managing-pricing-overrides-in-loopit.md)


---

# 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.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.
