# Token Gated Contents

### Exclusivity

Memberships have traditionally been granted to any individual who is willing to pay the fees. While this gives a second source of revenue, the exclusivity of this membership diminishes over time.

However, NFTs often have a limited quantity of tokens issued into the market. This preserves a perception of exclusivity for your community members, eventually driving up secondary market prices.

### **Cost-effective approach**

One of the primary advantages of token gating and NFTs in general is that it gives you complete control over your distribution, as there are less middleman costs associated with creating and selling NFTs. Thus major chunks of earnings go directly into your hands as a creator or brand.

#### **Security**

There is no method to fabricate token ownership because NFT ownership is validated through the blockchain. As a result, token holders are the only people who can benefit from an NFT.

#### **Better Revenue/Fundraising Opportunities**

Royalties can be applied to NFTs which makes it possible for you to receive a share from all future sales of the NFT you created.

<br>


---

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