# General

### About General Category

The General (route) category provides essential policies and process information related to shipping, packaging, and post-delivery situations. It outlines BurgerPrints’ shipping regions, carriers, and estimated delivery timelines so you can set clear expectations with your customers.

You’ll also find an overview of how orders are packaged and delivered, along with guidance on handling returns, exchanges, lost parcels, and “Return to Sender” cases. This section clarifies when cancellation policies apply and explains the appropriate solutions - whether replacing orders due to production errors or guiding sellers to submit a new order when issues fall outside BurgerPrints’ responsibility.

### Related Resources <a href="#related-resources" id="related-resources"></a>

* [Understanding the BurgerPrints' shipping policy](/shipping-and-delivery/general/understanding-the-burgerprints-shipping-policy.md)
* [Understanding the BurgerPrints' packaging and delivery](/shipping-and-delivery/general/understanding-the-burgerprints-packaging-and-delivery.md)
* [How to handle the returns, exchanges, and lost parcels](/shipping-and-delivery/general/how-to-handle-the-returns-exchanges-and-lost-parcels.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://help.burgerprints.com/shipping-and-delivery/general.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.
