# Supported Sales Channels

Infinite Options only works with the Shopify **Online Store** sales channel.

Here is a quick reference for the most commonly asked about channels:

| Sales Channel      | Supported? |
| ------------------ | ---------- |
| Online Store       | Yes        |
| Shopify POS        | No         |
| Shopify Collective | No         |
| Shop App           | No         |

***

**Shopify POS** Infinite Options custom option fields will not appear in the Shopify POS app for in-person sales. If you need to capture custom option information for in-person orders, we recommend collecting that information separately and adding it as an order note in Shopify POS.

**Shopify Collective** Infinite Options must be installed on the store where the product options are set up in order to display them. Because Shopify Collective sources products from another store, there is no way for Infinite Options to display or pass options across stores.

**Shop App** Infinite Options is not currently compatible with the Shop app. The Shop app does not support third-party apps at this time, so option fields will not be displayed to customers purchasing through it.


---

# 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/supported-sales-channels.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.
