# Best Practices

- [Versand Sonderfälle](https://wiki.packstack.de/best-practices/versand-sonderfalle.md)
- [Wareneingang](https://wiki.packstack.de/best-practices/wareneingang.md): So gewährleistest du einen optimalen und reibungslosen Wareneingang.
- [Versandfähige Anlieferung](https://wiki.packstack.de/best-practices/versandfahige-anlieferung.md): Alles, was du zu versandfähigen Anlieferungen wissen und beachten musst.
- [Extra Anlieferung](https://wiki.packstack.de/best-practices/extra-anlieferung.md)
- [Paketbeileger Erstellung](https://wiki.packstack.de/best-practices/paketbeileger-erstellung.md)
- [Bestandspflege](https://wiki.packstack.de/best-practices/bestandspflege.md)
- [Retourenankündigung](https://wiki.packstack.de/best-practices/retourenankundigung.md)
- [Bundleerstellung](https://wiki.packstack.de/best-practices/bundleerstellung.md)
- [Shopify Bundles App](https://wiki.packstack.de/best-practices/shopify-bundles-app.md)
- [Vorverkauf](https://wiki.packstack.de/best-practices/vorverkauf.md)
- [Retourenbearbeitung](https://wiki.packstack.de/best-practices/retourenbearbeitung.md)
- [Lieferschein](https://wiki.packstack.de/best-practices/lieferschein.md)
- [Barcodeerstellung](https://wiki.packstack.de/best-practices/barcodeerstellung.md)
- [Tags](https://wiki.packstack.de/best-practices/tags.md)
- [Prio Bestellungen](https://wiki.packstack.de/best-practices/prio-bestellungen.md)
- [Verhalten im Schadensfall bei Paketen](https://wiki.packstack.de/best-practices/verhalten-im-schadensfall-bei-paketen.md)
- [Anfragecode Shopify](https://wiki.packstack.de/best-practices/anfragecode-shopify.md)
- [Seecontainer Ankündigung](https://wiki.packstack.de/best-practices/seecontainer-ankundigung.md)
- [Palettenversand](https://wiki.packstack.de/best-practices/palettenversand.md)
- [Palettenversand mit Sprinter](https://wiki.packstack.de/best-practices/palettenversand-mit-sprinter.md)
- [Versand in die Schweiz/ ins EU-Ausland](https://wiki.packstack.de/best-practices/versand-in-die-schweiz-ins-eu-ausland.md)
- [DDP-Versand in die Schweiz](https://wiki.packstack.de/best-practices/ddp-versand-in-die-schweiz.md)
- [Warenversicherung](https://wiki.packstack.de/best-practices/warenversicherung.md)
- [B-Ware bei Retouren](https://wiki.packstack.de/best-practices/b-ware-bei-retouren.md)
- [Peak-Zeiten](https://wiki.packstack.de/best-practices/peak-zeiten.md)
- [Endloswellpappe](https://wiki.packstack.de/best-practices/endloswellpappe.md)
- [Außenbedruckung](https://wiki.packstack.de/best-practices/aussenbedruckung.md)
- [Amazon Versand](https://wiki.packstack.de/best-practices/amazon-versand.md)


---

# 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://wiki.packstack.de/best-practices.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.
