# Production Data

- [Double Life Cycle Bunches](https://manual.unosofbooks.com/production/production-data/two-cicle.md)
- [Product Inventory Life](https://manual.unosofbooks.com/production/production-data/productinventorylife.md): In this module its possible to manage the rotation days allowed in inventory per SKU.
- [Daily Input Page](https://manual.unosofbooks.com/production/production-data/daily-input-page.md): Here we register all the un-classified flowers. Meaning, any stem that is not being registed as "Flor National" or "Exportable", needs to get registered in this module.


---

# 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://manual.unosofbooks.com/production/production-data.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.
