# What is an Item Kit?

An item kit is a group of items that are treated as a single unit and sold under the kit name. You can assemble an item kit and add the kit to an order as a package of items. For example, you might store items such as medical tape, thermometers, medical gloves, bandages, and antiseptic wipes and sell them collectively as a 'First Aid Kit'. You can also choose to group the items that customers often buy together and sell them as a bundle (kit item).&#x20;

With the ability to create both independent kits and nested kits (part of another kit), Xoro's 'Item Kits' offer flexibility in organizing and structuring product bundles. This feature simplifies the assembly of product bundles and enhances the overall efficiency of order fulfillment.


---

# 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.xorosoft.com/xoroerp-1/admin/item/kit/what-is-an-item-kit.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.
