# Category-level Override

## Overview

Category-level price overrides allow users to modify the pricing of charges at the category level. These overrides apply to all assets under the selected category.&#x20;

### Steps to Override Prices at the Category Level

1. Navigate to the Package Settings
   * Go to **Package → Price Overrides**.

     <div align="left"><figure><img src="/files/EezpsVpfxxMpiW2OV6FJ" alt="" width="563"><figcaption></figcaption></figure></div>
2. Select a Charge
   * Choose a charge that uses the **Ongoing Flat-Fee Pricing model**

     <div align="left"><figure><img src="/files/1vhaUYUGK8RxPAy6u6Yq" alt="" width="563"><figcaption></figcaption></figure></div>
3. Edit the Pricing
   * Click on the **three dots** next to the category for which you wish to override the prices.
   * Click **Edit** to modify the pricing.<br>

     <div align="left"><figure><img src="/files/qtSgrxEV1nj6s7OXWIPF" alt=""><figcaption></figcaption></figure></div>
4. Override the Prices
   * Enter the new pricing values as required.<br>

     <div align="left"><figure><img src="/files/7hTQvijxxEu0Wz2ywlrh" alt="" width="375"><figcaption></figcaption></figure></div>
5. Save the Changes

   * Click **Save** to apply the overridden prices.<br>

     <figure><img src="/files/8wwkKOOpFozKiLpDHyeb" alt=""><figcaption></figcaption></figure>

On the microsite, the daily price for the 'Ford Escape SE' is $60, as the original price of $50 has been overridden. Note: the overridden price at the category level is, by default, inherited by all assets within the category.

<div align="left"><figure><img src="/files/FFxFJ7AW9SYMsGylMuBY" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/category-level-override.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.
