# Package-level Prices

## Overview

A **Package** consists of multiple **Charges**, each with its own billing and pricing model. Users can configure different pricing structures based on the combination of billing and pricing models to accommodate various business needs.

For example, in the screenshot below, the Base Fee charge is configured with an Ongoing billing model and a Flat-Fee Pricing model, with rates set at $50 per day, $250 per week, and $1,000 per month.

<figure><img src="/files/olInL8BN2AawwPFy4SSl" alt=""><figcaption></figcaption></figure>

On the microsite, the daily rental price for the 'Ford Escape SE' is set at $50, as the package is assigned based on the asset's category. Note: by default, assets will inherit the package associated with their category.

<figure><img src="/files/TwnjG8TB56nosv4C5mgV" alt=""><figcaption></figcaption></figure>


---

# 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/price-overrides/package-level-prices.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.
