> For the complete documentation index, see [llms.txt](https://help.supplyd.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supplyd.co/supplyd-erp/products/product-types.md).

# Product Types

- [Product Types Overview](https://help.supplyd.co/supplyd-erp/products/product-types/product-types-overview.md): Product types in Supply’d help you organise, manage, and filter products more efficiently, making it easier to track and streamline your inventory.
- [Bundled Products](https://help.supplyd.co/supplyd-erp/products/product-types/bundled-products.md): The Bundles product type in Supply’d lets you group items into one package, making combos, promotions, and order entry faster and easier.
- [Gift Card Product Type](https://help.supplyd.co/supplyd-erp/products/product-types/gift-card-product-type.md): Including gift notes or cards with sales in Supply’d ensures customer messages are captured and included with orders for a better customer experience.
- [Recipe Products](https://help.supplyd.co/supplyd-erp/products/product-types/recipe-products.md): Creating a Recipe Product type in Supply’d lets you accurately track ingredient usage and costs, ensuring precise inventory control and better visibility of margins.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.supplyd.co/supplyd-erp/products/product-types.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.
