# NFT Gating

NFT gate your store, this enables only holders of a selected NFT collection the ability to purchase items from your store. **Please send a hash list to Aten to have the NFT Collection of your choice included as an option.**

### 1) Admin Panel > Payments tab

* From the Payments tab, Enable NFT Gating
* Once enabled, select your Collection from the drop down.
* Click "Update Payment details" to save your updates

<figure><img src="/files/HeqCp4we6OQI4YzA0lvN" alt=""><figcaption></figcaption></figure>

### 2) Store front indicator

* Once gated your storefront will have a "Gated Store" indicator next to the cart button&#x20;

<figure><img src="/files/qp1TwJOmmlY04yPDcGwR" alt=""><figcaption></figcaption></figure>

###


---

# 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://aten-solana.gitbook.io/aten/aten-store-tutorials/nft-gating.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.
