# Reference

{% hint style="warning" %}
**IMPORTANT**: The Merch Bridge relies on Shopify's Draft Order system to gate products. Due to this limitation, support for non-native checkout flows may vary.  Please contact us if you use a non-native checkout flow.
{% endhint %}

{% hint style="warning" %}
**PREREQUISITE**: Make sure you have installed the [Merch Bridge App](broken://pages/n8PtnOQgZAIBugzGd8sJ)
{% endhint %}

These guides will help you add the Merch Bridge to your Shopify Storefront Themes, and set up gated products.

Before you can gate any products, you will need to follow the [Liquid Theme Setup](broken://pages/z5zykf60tbytnqH5kkjZ) guide.


---

# 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.manifold.xyz/manifold-for-developers/shopify-merch-bridge/reference.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.
