# Production

- [Bakers Mode](https://help.supplyd.co/production/bakers-mode.md): Baker’s Mode in Supply’d simplifies bakery production by automating hydration calculations, supporting complex recipes like starters, and improving planning with tools like deck reports.
- [Creating a Breakdown Product](https://help.supplyd.co/production/creating-a-breakdown-product.md): The Breakdown feature helps you accurately track and manage products that are split into multiple outputs, improving inventory control, reducing waste, and simplifying production.
- [Creating a Production Product](https://help.supplyd.co/production/creating-a-production-product.md): Creating a production product in Supply’d streamlines manufacturing, tracks materials, and improves planning, cost control, and order fulfillment.
- [Creating & Performing a Production Run](https://help.supplyd.co/production/creating-and-performing-a-production-run.md): Using Supply'd for production runs streamlines manufacturing, tracks progress, and ensures efficient resource use, while maintaining accurate inventory and reducing waste.
- [Production Flow](https://help.supplyd.co/production/production-flow.md): Supply’d’s production flow makes it easy to manage everything from raw ingredients to finished products, so you can keep things moving smoothly and stay on top of every step.
- [Smart Production Plan](https://help.supplyd.co/production/smart-production-plan.md): Using Smart Production Plan in Supply’d helps you save time, reduce waste, and ensure you produce exactly what’s needed based on real-time orders and stock levels.


---

# 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.supplyd.co/production.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.
