# How it works

#### The Token Gated Creator is able to create content for the closed community to the limited NFT holders.

<figure><img src="/files/4xRcPR6Aw8KoUBbLOhxn" alt=""><figcaption><p>How it works</p></figcaption></figure>

* To create a new gated project, The Token Gated Creator is able to import any kind of existing NFT collection (Ethereum, Polygon, Binance Smart Chain), or create a new NFT collection on the DeCir "NFT Creation" page.
* To view the gated contents, the NFT holder just comes to the Token Gated page and verifies with their Metamask wallet. if authorized correctly, the users are able to access the Token Gated page to see the contents.
* Supporting any kind of file.
  * Video = Video player
  * Photo = Photo Viewer
  * Music = Music player
  * Other = Download to the local storage.


---

# 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://decir.gitbook.io/whitepaper/token-gated-contents/how-it-works.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.
