# 1. Shipping Rule

Shipping Rules let you set up automated shipping cost calculations based on how your store operates. You can create rules by grouping countries, products, fulfillment locations, or shipping methods to ensure accurate and flexible cost tracking.

### [By Country ](/shipping-costs-setup/1.-shipping-rule/by-country.md)

Create shipping zones with specific countries and apply rules for each zone.

### [By Products ](/shipping-costs-setup/1.-shipping-rule/by-products.md)

Set shipping costs based on product groups or categories.

### [By Fulfillment Center](/shipping-costs-setup/1.-shipping-rule/by-fulfillment-center.md)

Assign shipping costs depending on which fulfillment location processes the order.

### [By Shipping Method](/shipping-costs-setup/1.-shipping-rule/by-shipping-method.md)

Apply shipping costs based on the shipping method selected by the customer


---

# 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.bloomanalytics.io/shipping-costs-setup/1.-shipping-rule.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.
