# Asset-level Override

## Overview

Asset-level price overrides allow users to modify the pricing of charges at the asset level. These overrides apply to the selected asset.&#x20;

### Steps to Override Prices at the Asset 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 **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 asset for which you wish to override the prices.
   * Click **Edit** to modify the pricing.\
     In the below screenshot, "Ford Escape SE" is inheriting the prices from "Parent Category".<br>

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

     <div align="left"><figure><img src="/files/fkVqJIet1npGuREx9g0J" alt="" width="375"><figcaption></figcaption></figure></div>
5. Save the Changes
   * Click **Save** to apply the overridden prices.<br>

     <div align="left"><figure><img src="/files/6XJfla5xi4SrimgaD903" alt=""><figcaption></figcaption></figure></div>

On the microsite, the daily price for the 'Ford Escape SE' is $70, as the previous price of $60 has been overridden.<br>

<div align="left"><figure><img src="/files/8vqkco7gbyJkv1uqdLNZ" 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/asset-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.
