> For the complete documentation index, see [llms.txt](https://help.burgerprints.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.burgerprints.com/orders-production-and-fulfillment.md).

# Orders, Production & Fulfillment

- [Orders](https://help.burgerprints.com/orders-production-and-fulfillment/orders.md)
- [How to create an order on BurgerPrints](https://help.burgerprints.com/orders-production-and-fulfillment/orders/how-to-create-an-order-on-burgerprints.md)
- [How to manage an order on BurgerPrints](https://help.burgerprints.com/orders-production-and-fulfillment/orders/how-to-manage-an-order-on-burgerprints.md)
- [How to create a fulfillment store to manage your orders](https://help.burgerprints.com/orders-production-and-fulfillment/orders/how-to-create-a-fulfillment-store-to-manage-your-orders.md)
- [How to bulk order on BurgerPrints](https://help.burgerprints.com/orders-production-and-fulfillment/orders/how-to-bulk-order-on-burgerprints.md)
- [Tracking](https://help.burgerprints.com/orders-production-and-fulfillment/tracking.md)
- [How to use the Logs feature for order tracking](https://help.burgerprints.com/orders-production-and-fulfillment/tracking/how-to-use-the-logs-feature-for-order-tracking.md): Use BurgerPrints Logs to track imports, exports, syncs, and auto payments. Troubleshoot CSV errors and fulfillment issues fast.
- [Understanding the fulfillment process](https://help.burgerprints.com/orders-production-and-fulfillment/tracking/understanding-the-fulfillment-process.md)
- [How to track the status of your order after payment](https://help.burgerprints.com/orders-production-and-fulfillment/tracking/how-to-track-the-status-of-your-order-after-payment.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/orders-production-and-fulfillment.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.
