# Calculated Shipping

### Using Calculated Shipping:

Calculated shipping uses the sellers's location, buyer's location, and the item's size and weight to generate shipping costs for the order. For this, the seller will need to enter the size and weight of the package being shipped when listing the item.&#x20;

### How to Set Up Calculated:&#x20;

* During the listing process, go to the shipping section and select Calculated Shipping -> enter your country & zip code -> enter weight & dimensions -> tap 'Get Rates' -> Select Rate.&#x20;
* Note - while we are able to calculate rates for a number of different carriers and shipping types, our shipping integration currently only supports purchasing USPS labels directly from your pending wallet funds.  For other carriers you will have to fulfill the shipment off-site and upload tracking.


---

# 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/setting-up-calculated-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.
