# Various items Rules

The various rule, together with the Rate, determines the total amount the various item is estimated at. These values then appear in the voyage P\&L.

In most cases, the various amount is estimated as Q x Rate

$$
Amount = Quantity \times Rate
$$

However, different various types calculate the quantity differently based on the chosen rule.

In the table below, you may find all various rules that can be found in the system and the respective entities that support these types:

{% tabs %}
{% tab title="Lumpsum" %}

* Voyage
* Cargo
* Downtime
* Port Call

[Click here to view detailed documentation about this rule.](/release-8.25/voyage-management-system/step-by-step-guides/master-data/various-costs-and-revenues/various-items-rules/various-rule-lumpsum.md)
{% endtab %}

{% tab title="Cargo Quantity Based" %}

* Cargo

[Click here to view detailed documentation about this rule.](/release-8.25/voyage-management-system/step-by-step-guides/master-data/various-costs-and-revenues/various-items-rules/various-rule-cargo-quantity-based.md)
{% endtab %}

{% tab title="Fixed Quantity" %}

* Voyage
* Cargo
* Downtime

[Click here to view detailed documentation about this rule.](/release-8.25/voyage-management-system/step-by-step-guides/master-data/various-costs-and-revenues/various-items-rules/various-rule-fixed-quantity.md)
{% endtab %}

{% tab title="Onhire Days" %}

* Voyage

[Click here to view detailed documentation about this rule.](/release-8.25/voyage-management-system/step-by-step-guides/master-data/various-costs-and-revenues/various-items-rules/various-rule-onhire-days.md)
{% endtab %}

{% tab title="Per Day" %}

* Voyage
* Cargo
* Downtime
* Port Call

[Click here to view detailed documentation about this rule.](/release-8.25/voyage-management-system/step-by-step-guides/master-data/various-costs-and-revenues/various-items-rules/various-rule-per-day.md)
{% endtab %}

{% tab title="Percentage on Freight" %}

* Cargo

[Click here to view detailed documentation about this rule.](/release-8.25/voyage-management-system/step-by-step-guides/master-data/various-costs-and-revenues/various-items-rules/various-rule-percentage-on-freight.md)
{% endtab %}
{% endtabs %}

***

{% hint style="warning" %}

#### Renamed Rules

* ***"Percentage"*** is now called ***"Percentage on Freight"***.
* ***"Rate Based"*** is now called "***Cargo Quantity Based"***.
  {% endhint %}


---

# 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/release-8.25/voyage-management-system/step-by-step-guides/master-data/various-costs-and-revenues/various-items-rules.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.
