# Bundle Groups

- [Bundle Groups Overview](https://docs.tipo.io/bundle-groups/bundle-groups-overview.md)
- [Create a new Bundle Group](https://docs.tipo.io/bundle-groups/create-a-new-bundle-group.md): You can create bundle groups to link multiple product variants and manage their inventory together.
- [Inventory calculation rules for Master Products](https://docs.tipo.io/bundle-groups/inventory-calculation-rules-for-master-products.md)
- [Sync triggers between Master and Component Products](https://docs.tipo.io/bundle-groups/sync-triggers-between-master-and-component-products.md): This guide explains what actions trigger syncing in Bundle Groups, and what Tipo app updates between the Master (bundle) product and its Component products.
- [Import and Export Bundle Groups](https://docs.tipo.io/bundle-groups/import-and-export-bundle-groups.md): Import & Export helps you create or update many Bundle Groups quickly using a CSV files, no need to set up bundles one by one.
- [Update Master Inventory](https://docs.tipo.io/bundle-groups/update-master-inventory.md): This guide explains how Update Master Inventory works in Bundle Groups, when to use it, and what happens after you run it.
- [Troubleshooting: Bundle Groups](https://docs.tipo.io/bundle-groups/troubleshooting-bundle-groups.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://docs.tipo.io/bundle-groups.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.
