# Packing Slips

If you'd like to print a packing slip with your order, you can do so easily via the District website.&#x20;

### How to access and print packing slips:&#x20;

1. Go to District website (not app)&#x20;
2. [Seller Dashboard](https://district.net/dashboard) > Fulfillment tab
3. Select the shipment and the details will open up&#x20;
4. Tap 'Download Packing Slips' button at bottom of the page&#x20;
5. The packing slip will download to your device and is ready to be printed.&#x20;

If you need to print multiple packing slips at once, select the checkbox next to multiple shipments, and choose "Download" from the actions menu and **Download Packing Slips**


---

# 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/packing-slips.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.
