# Using District Shipping

District Shipping can be used for **individual fulfillment** or **bulk fulfillment**, depending on how many shipments you need to process.

Additional features related to shipping include [Bundling/Un-Bundling](https://help.district.net/selling/shipping/shipping-items/bundling) shipments and the ability to print [Packing Slips](https://help.district.net/selling/shipping/shipping-items/packing-slips).

#### Individual Fulfillment

Use individual fulfillment when you want to review and purchase a label for one shipment at a time.

1. Go to the District-powered site where you made the sale and open your **Seller Dashboard**
2. Select the **Fulfillment** tab
3. Open a shipment to review the order details
   * If a buyer purchased multiple items, they may appear in the same shipment
4. Click **Create Label** and enter the shipment details
5. After purchasing the label, click the **blue arrow icon** to download and print it

#### Bulk Fulfillment

Use bulk fulfillment when you want to purchase labels for multiple eligible shipments at once.

1. Go to the **Fulfillment** tab in your Seller Dashboard
2. Select the shipments you want to process
3. Use the available bulk shipping tools to create labels for multiple shipments at once
4. Print your labels and continue fulfilling your orders

For more detailed instructions, see [**Bulk Shipping**](https://help.district.net/selling/shipping/shipping-items/bulk-shipping).

{% hint style="info" %}
If you create a label through your dashboard, the tracking information will automatically be sent to the buyer. Also, your funds will automatically be released 48 hours after the shipment delivers.
{% endhint %}


---

# 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/using-district-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.
