# Bulk Shipping

### How to Bulk Ship Orders

1. **Go to your** [**Seller Dashboard**](https://district.net/dashboard) **> Fulfillment tab**\
   On the website, open your Seller Dashboard and navigate to the **Fulfillment** tab.\
   \&#xNAN;*Note: Shipping must be done on the District website—not through the app.*
2. **Select Orders to Ship**\
   Use the checkboxes to the left of each order to select the ones you want to ship.&#x20;
3. **Click "Generate Labels"**\
   Once your orders are selected, tap the **Generate Labels** button in the top right corner of the Fulfillment section.
4. **Review and Edit Shipment Details**\
   A new screen will open showing all selected shipments. For each shipment:
   * Review the number of items, order date, and address.
   * Adjust the package weight and dimensions.
   * Choose whether to add insurance.
   * Select your shipping method (e.g., USPS Ground Advantage, UPS Ground Saver).
   * (Optional) Use a saved shipment template if you’ve set one up.
5. **Include Packing Slips (Optional)**\
   At the bottom of the page, you can choose whether to include packing slips with your labels.
6. **Generate Your Labels**\
   When ready, click the button at the bottom right to generate and purchase all selected shipping labels at once.


---

# 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/shipping-items/bulk-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.
