# Multi-Goods & Multi-Services Support

Programs often need to deliver not just one benefit but multiple goods and services. PBMS supports this requirement by allowing a single program to cater to multiple benefit types. Each good or service within a program is governed by its own entitlement rules, ensuring accurate and fair distribution. Once a disbursement list is finalized and approved, downstream processing is handled independently for each good or service, with the G2P Bridge platform managing most of this processing seamlessly.


---

# 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://docs.openg2p.org/products/pbms/features/multi-goods-and-multi-services-support.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.
