# Inventory Sync Groups

- [Inventory Sync Groups](https://docs.tipo.io/inventory-sync-groups/inventory-sync-groups.md)
- [Smart Scan](https://docs.tipo.io/inventory-sync-groups/inventory-sync-groups/smart-scan.md)
- [Create a Inventory Sync Group manually](https://docs.tipo.io/inventory-sync-groups/inventory-sync-groups/create-a-inventory-sync-group-manually.md)
- [Sync events in Inventory Sync Groups](https://docs.tipo.io/inventory-sync-groups/sync-events-in-inventory-sync-groups.md)
- [Bulk update Inventory Sync Groups](https://docs.tipo.io/inventory-sync-groups/bulk-update-inventory-sync-groups.md)
- [Import and Export Inventory Sync Groups](https://docs.tipo.io/inventory-sync-groups/import-and-export-inventory-sync-groups.md)
- [Troubleshooting: Inventory Sync Groups](https://docs.tipo.io/inventory-sync-groups/troubleshooting-inventory-sync-groups.md): Use this page when your group inventory doesn’t look correct or doesn’t update as expected.


---

# 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/inventory-sync-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.
