# Procurement

- [Procurement Requisition](https://help.quickappflow.com/procurement/procurement-requisition.md): A procurement requisition, also known as a purchase requisition, is an internal document used within an organization to request the purchase of goods or services.
- [Budget](https://help.quickappflow.com/procurement/budget.md): In procurement, the budget plays a crucial role in managing and controlling the financial aspects of purchasing goods and services.
- [Vendor](https://help.quickappflow.com/procurement/vendor.md)
- [Purchase Order](https://help.quickappflow.com/procurement/purchase-order.md)
- [Invoice](https://help.quickappflow.com/procurement/invoice.md)
- [Payment](https://help.quickappflow.com/procurement/payment.md)
- [Reports](https://help.quickappflow.com/procurement/reports.md)


---

# 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.quickappflow.com/procurement.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.
