# FAQs & How-tos

- [Is Shopify Translate and Adapt Compatible with Infinite Options?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/is-shopify-translate-and-adapt-compatible-with-infinite-options.md)
- [Is Shopify Bundles compatible with Infinite Options?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/is-shopify-bundles-compatible-with-infinite-options.md)
- [Can Infinite Options calculate prices based on measurements?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/can-infinite-options-calculate-prices-based-on-measurements.md)
- [Can Infinite Options display options on Shopify draft orders?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/can-infinite-options-display-options-on-shopify-draft-orders.md)
- [Can Infinite Options connect to other apps or APIs?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/can-infinite-options-connect-to-other-apps-or-apis.md)
- [Can I export options with orders via a CSV file?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/can-i-export-options-with-orders-via-a-csv-file.md)
- [Can the Shop app display options?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/can-the-shop-app-display-options.md)
- [How do I create more than 100 variants?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/how-do-i-create-more-than-100-variants.md)
- [How was the live product customizer (Raglan Shirt demo) built with Infinite Options?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/how-was-the-live-product-customizer-raglan-shirt-demo-built-with-infinite-options.md)
- [I accidentally deleted an option from an order. Can I restore it?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/i-accidentally-deleted-an-option-from-an-order.-can-i-restore-it.md)
- [Why is my swatch pre-selected?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/why-is-my-swatch-pre-selected.md)
- [Do I need to remove code when uninstalling?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/do-i-need-to-remove-code-when-uninstalling.md)
- [I reinstalled Infinite Options. Can my option sets be restored?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/i-reinstalled-infinite-options.-can-my-option-sets-be-restored.md)
- [Can Infinite Options display on a draft product?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/can-infinite-options-display-on-a-draft-product.md)
- [Supported Sales Channels](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/supported-sales-channels.md)
- [Will my options automatically transfer in Shopify Collective?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/will-my-options-automatically-transfer-in-shopify-collective.md)
- [Where do my options appear?](https://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/where-do-my-options-appear.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://shoppad.gitbook.io/infinite-options/faqs-and-how-tos.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.
