# Freight Rate Tiers

In the Freight Rate Tiers tab, you can create, edit and delete different freight rate tiers for the cargo. It is also possible to choose between a tiered and a volume rate model.&#x20;

**Tiered:** In tiered pricing, the per-unit freight rates are assigned to quantity-based ranges (tiers). When calculating the total freight, quantities are purchased from successive tiers, starting from the lowest.\
\&#xNAN;***Example:** In the below example, a cargo of 8000MT would have a freight rate of 11 USD for the first 4999MT and a freight rate of USD 12 for the remaining 3001MT. The freight rate will show as a weighted average on the cargo.*&#x20;

**Volume**: Here too, the freight rate is quantity-based. However, the per-unit freight rate is dependent on the range within which the total quantity falls. So, under this model, you would define the quantity ranges and the per-unit freight rate for each.\
\&#xNAN;***Example:** In the below example, a cargo of 8000MT would have a freight rate of 12 USD for the entire quantity.*&#x20;

If a cargo has one or more tiers in this section, the `Freight Rate` and `Rule` field in the [Main Cargo Details](/voyage-management-system/step-by-step-guides/cargoes/maintain-cargoes/cargo-drawer/main-details.md#main-cargo-details) section will be uneditable. `Rule` will also be changed to `Rate`.

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

To add another tier, click the <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> icon in the top right of the list. This will bring up the modal to create a new tier. Enter the quantity from which this tier will be valid.

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

To delete one or more tiers, click on the checkbox mark on the left side of the list. Doing so will bring up the button to delete the tiers. Clicking on the button will bring up a confirmation modal.

<figure><img src="/files/hwJ9nnPDYNCCyr4dLEEe" 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.dataloy.com/voyage-management-system/step-by-step-guides/cargoes/maintain-cargoes/cargo-drawer/freight-rate-tiers.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.
