# Shipping Items

To manage and ship your orders, use the Fulfillment tab in your [Seller Dashboard](https://district.net/dashboard) on the District website. *Fulfillment is currently only available on web, not in the app.*

### Fulfillment

Once you make a sale, you can fulfill orders in two ways:

* [**District Shipping**](https://help.district.net/selling/shipping/shipping-items/using-district-shipping): manage shipments ([Bundling](https://help.district.net/selling/shipping/shipping-items/bundling), [Packing Slips](https://help.district.net/selling/shipping/shipping-items/packing-slips)) and buy labels directly from the Seller Dashboard individually or in [Bulk](https://help.district.net/selling/shipping/shipping-items/bulk-shipping)
* [**Custom Shipping**](https://help.district.net/selling/shipping/shipping-items/using-custom-shipping): create labels outside District and update tracking afterward

Custom Shipping can be done manually, through our ShipStation integration, or using our Export Fulfillment workflows, including Pirate Ship.


---

# 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.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.
