# Production

- [Production Management](https://manual.unosofbooks.com/production/production-management.md)
- [Manage Products](https://manual.unosofbooks.com/production/production-management/product-management.md): Go to Production > Production management > Manage manage products. This is one of the most important modules to manage well in UNOSOF. It is very dynamic and can be called "complex".
- [Create SKU's GYP](https://manual.unosofbooks.com/production/production-management/product-management/create-skus-gyp.md): In this page we can see how to create SKU's for gyp
- [Manage Product Api Mappings](https://manual.unosofbooks.com/production/production-management/product-management/manage-product-api-mappings.md): This option helps to assign internal IDs of products(SKUs, Varieties) from other systems in UNOSOF.
- [Production Data](https://manual.unosofbooks.com/production/production-data.md)
- [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.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.
