# How to create the Token gated page

{% hint style="info" %}
Quick user guide.

1. Press "Create Token Gated Project".
2. Change the Project information by clicking "Setting" on the top right.
3. Add pictures, set the project name, etc.. and "Save"
4. "Add New Content"  or "Upload By Link" to start creating the new content.
5. Set up the contents and permission then, publish
6. Share the content page link with your fans.
7. The user access to the gated page and then verifies with the NFT to view the content.
   {% endhint %}


---

# 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-to-create-the-token-gated-page.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.
