# Tutorial

In this tutorial, we will cover how to create a gated Shopify Product and configure your store.

When finished you will have crafted a full token gated UX in your store in just a few minutes

<figure><img src="/files/q3MmX3e3Yyfur4HO2DkV" alt=""><figcaption><p>Merch Bridge UX flow for a customer on a token gated product.</p></figcaption></figure>

## Video Walkthrough

if you prefer following a video

{% embed url="<https://www.youtube.com/watch?ab_channel=ManifoldStudio&t=2s&v=9nYzZpv4oKQ>" %}


---

# 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/tutorial.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.
