# NFT ownership verification for Discord membership

NFT ownership verification for Discord membershipA Discord bot can be integrated into any Discord servers to verify the NFT Membership to assign specific roles to members.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYfTlaGmGegP6rwNQAunh%2Fuploads%2FFbe2vAPPd6U4eJloACdx%2Fimage.png?alt=media\&token=ac51dd27-e3e5-4660-9930-2851bd698d94)

### **What is the NFT ownership verification for the Discord private channel?** <a href="#id-28fe" id="id-28fe"></a>

This is a tool on Discord to support artists and projects by building strong communities for their NFT holders. This bot will help to connect both the user’s aiRight and Discord accounts, verifying NFT ownership and assigning a role to access their private channels on Discord. This bot will allow creators to effectively utilize their NFTs as the ticket to join the fan clubs, communities and grant additional privileges to collectors.

### Mechanism <a href="#mechanism" id="mechanism"></a>

After connecting their wallet to the Discord account via the aiRight page, users can select the private channels from the list to join. Our bot will scan your wallet and assign you a new role allowing you to access the channels or get more powers (depending on each communities customization) if your assets include the NFT(s) from the selected artists. Your assessment will be denied if you don’t meet the above requirements. Please be noted that each wallet will be mapped with only one Discord account and all your roles on these channels will expire if you disconnect the aiRight wallet with the Discord account.

👉🏻 [The detailed guideline for members](https://docs.airight.io/docs/guideline-tutorials/how-to-join-private-channel-on-airight-hangout-server)​

### Integrating our **NFT ownership verification** Discord bot into your servers <a href="#integrating-our-nft-ownership-verification-discord-bot-into-your-servers" id="integrating-our-nft-ownership-verification-discord-bot-into-your-servers"></a>

​[👉🏻 Please find the guideline here ](https://docs.airight.io/docs/for-dev-coming-soon/nft-ownership-verification-discord-bot-integration)​

### Creating a private channel for your community on the aiRight server <a href="#id-3baf" id="id-3baf"></a>

* Before building communities on aiRight, you need to become a verified artist on aiRight. Please fill in this form to register. <https://forms.gle/nyQxxkLgRe3zekreA>​
* Once verified, creators can request a new private channel with custom roles in the aiRight Hangout Discord Server <https://forms.gle/pfma5RbbdSojxZat5,> which will be created and set up by the aiRight team.
* The aiRight team will also make announcements to our community via all official channels about upcoming private communities. We are happy to collaborate with creators on campaign customization.


---

# 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.airight.io/services-and-integration/nft-ownership-verification-for-discord-membership.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.
