# Vendors

- [Vendors](https://manual.unosofbooks.com/vendors/vendors.md): This module manages the flower buying process within Unosof.
- [Manage Vendors](https://manual.unosofbooks.com/vendors/vendors-1.md): This module manages the adding and editing of Vendors within UNOSOF. A vendor is a product supplier.
- [Requisition of Material](https://manual.unosofbooks.com/vendors/requisition-of-material.md): This module manages the creation of a product request or a purchase quote for a vendor.
- [Search Purchase Requests](https://manual.unosofbooks.com/vendors/requisition-of-material/search-purchase-requests.md): This module manages the created purchase requests.
- [Vendor Purchase Orders](https://manual.unosofbooks.com/vendors/vendor-purchase-orders.md): This module manages the creation and sending of Vendor Purchase Orders and other management tools to the process
- [Search Vendor Orders](https://manual.unosofbooks.com/vendors/vendor-purchase-orders/search-vendor-orders.md): On this module, search and manage Vendor Orders.
- [Order Receiving](https://manual.unosofbooks.com/vendors/order-receiving.md): On this module, receive the purchased boxes from your provider at the farm
- [View Order Receiving](https://manual.unosofbooks.com/vendors/order-receiving/view-order-receiving.md): This module reports and manages the reception of a vendor purchase order.
- [Consignment](https://manual.unosofbooks.com/vendors/consignment.md): Consignment is the process where boxes are purchased from another farm against a yet to be determined rate. The rate is calculated based on the final sale to the end customer.
- [Consignment Cases](https://manual.unosofbooks.com/vendors/consignment/cases.md): This page documents specific cases which can occur in the consignment process and how to fix them.


---

# 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/vendors.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.
