# Asset-level Ultimate Override

## Overview

Asset-level ultimate price overrides enable users to apply a final price adjustment for charges at the asset level. These overrides are specific to the selected asset.&#x20;

### Steps to Perform Asset-Level Ultimate Price Override

1. Contact the **Loopit support team** to enable the feature.
2. Navigate to the **Charge** section in the package form for the charge you want to override and toggle on "Override with asset fees" and then save the package.<br>

   <div align="left"><figure><img src="/files/z8DBP9qG1bhSXXFRIhsu" alt=""><figcaption></figcaption></figure></div>
3. 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>
4. Select a Charge
   * Choose a charge that uses the **Flat-Fee Pricing model**<br>

     <div align="left"><figure><img src="/files/YCprFU4ZQPL3HWg0tAf7" alt="" width="563"><figcaption></figcaption></figure></div>
   * A new column "Asset Prices" is visible on the page now.<br>

     <div align="left"><figure><img src="/files/I0sAoqgl0h3WJkgDJf7F" alt="" width="563"><figcaption></figcaption></figure></div>
5. Set the asset's ultimate prices
   * Click on the asset for which you want to apply the ultimate price override.<br>

     <div align="left"><figure><img src="/files/pLSb0254EKlmGbp1tRCI" alt=""><figcaption></figcaption></figure></div>
   * The asset details will be displayed in the sidebar.
   * Navigate to the **Details → Prices tab** and enter the price for the billing frequency you wish to override and then click on save. For example, in the screenshot below, the daily, weekly and monthly prices has been overridden.<br>

     <div align="left"><figure><img src="/files/xWKzKv8epFNMMxv3s5ol" alt=""><figcaption></figcaption></figure></div>
   * On the **Price Overrides** page, the ultimate overridden prices will be displayed in the Asset Prices column.<br>

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

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

<div align="left"><figure><img src="/files/18BMCfCwla6DoF7ZfbSf" alt=""><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-ultimate-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.
