# Setting up Shipping Charges

When you sell an item on District, you set the shipping charge for each listing in the Fulfillment section. The buyer pays this amount at checkout, and it is added to your pending payout in your Seller Wallet. You are responsible for shipping the order. (View the shipping guide for details on shipping items.)

## Setting Your Shipping Locations

When listing an item, you’ll choose where you’ll ship to. Currently, you can select:

* **United States**
* **Canada**
* **Worldwide** (Currently includes New Zealand and Australia)

For each region, you’ll set your preferred shipping method, which you’ll configure in the next step. You can also disable shipping to specific locations if needed.

## Shipping Options

District offers three shipping options:

### 1. Free Shipping

If you'd like to offer Free Shipping, you can do so by selecting the "Free Shipping" option when you create a listing. You, the seller, will cover the shipping cost.

### 2. Fixed Rate Shipping

Use Fixed Rate Shipping to charge a single, set shipping rate, regardless of weight, size, or destination. You can also enable Combined Shipping Discounts to offer reduced shipping costs for additional items purchased in the same order. For example, a buyer pays the full fixed rate for the first item and a lower rate (set by you) for each subsequent item. [Learn more about Fixed Rate Shipping and Combined Discounts](/selling/shipping/setting-up-shipping/setting-up-flat-rate-shipping.md).

### 3. Calculated Shipping:&#x20;

With **Calculated Shipping**, the shipping cost is automatically determined based on the package weight, dimensions, and buyer’s location. Sellers must enter the package details when listing an item to ensure accurate pricing. [Learn more about Calculated Shipping.](/selling/shipping/setting-up-shipping/setting-up-calculated-shipping.md)

\*Shipping charges are subject to payment processing fees


---

# 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://help.district.net/selling/shipping/setting-up-shipping.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.
