# Packages

Packages are used to define different product offerings for your fleet, whether you're providing vehicles for rental, subscription, or other use cases. A package encompasses the features, pricing, terms, and conditions for a specific group of vehicles or services, allowing you to create customised offerings for your customers.

Packages enable you to manage fleet pricing dynamically, apply different rules and restrictions, and create tailored experiences based on customer needs. By grouping vehicles into packages, you can easily configure how your fleet is presented to customers, including terms like rental duration, mileage limits, insurance options, and more.


---

# 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/billing/setting-up-your-packages/packages.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.
