# Gate Products

## Adding a Product to the Gate

Inside your gate in the Manifold Merch Bridge App, use the green "Add product" button to add products to your gate's Products list.

![](/files/oBEtXNsHzOboup0JOz0i)

Select the desired product to add from your list.&#x20;

![](/files/nCWm1kIthjFdJISznWsd)

When you add a product, the Redemption Limit is set at "1" by default and "Total inventory" is not tracked.

* **Redemption limit:** The maximum number of redemptions for a product on a gate. If I changed this to "2" then anyone with the NFT I specify later in the Rules section would be able to claim 2 of these hats, each with the discount configured in that rule (e.g. 2 here would be 2 hats with 100% off on each). For this example I'm going to keep it at 1 (**most common setting**).
* **Total Inventory:** Merch Bridge will continue selling products with 0 inventory as this is the way we've designed the system to be most secure when selling NFT-exclusive items (review this concept [here](https://app.gitbook.com/o/FkM3zqPi1O0VypWXgiUZ/s/8n4plerMUJrsrAiaKpc2/~/changes/l1EukdQvTfsiCj1ITaAK/shopify-merch-bridge/product-gate-setup)). If you want to track inventory and make an NFT-exclusive product unavailable after a certain number of sales you can do that by setting a total inventory level here which will decrement with each redemption. For this example my Cool Hat! product is exclusive only to certain NFT holders and I know my max inventory is only 253.

![](/files/1oEu36fE1eV24Qfp2gVg)

Make any desired changes and "Submit".


---

# 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/product-and-gate-configuration/product-gates/gate-products.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.
