# Rates section

## Type of calculation

<table><thead><tr><th width="193">Type of calculation</th><th></th></tr></thead><tbody><tr><td>Fixed</td><td>A fixed shipping fee will be applied to all orders</td></tr><tr><td>Percent</td><td>A percentage of order total shipping fee will be applied to all orders</td></tr></tbody></table>

## Maximum/Minimum rate

If a rate drops below, or rises above specified amount, it will be set to maximum/minimum rate.

## Charge maximum rate

If you have several table rate shippings, and multiple are valid, only the one with highest shipping fee will be shown, others will be hidden.

This will apply, if **any** of the valid table rates has this parameter enabled.

### Show multiple options

This parameter **overrides** **Charge maximum rate** setting. So, even if another table rate has checked Charge maximum rate, and it has higher rate, table rate with Show multiple options parameter checked will be shown.

i.e. table rates with Show multiple options checked can not be hidden, if charge maximum rate is enabled elsewhere.


---

# 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://tablerate.docs.foxnetsoft.com/table-rates/rates-section.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.
