# Is it possible to integrate Polkadot with NFT Verification for DIscord roles?

**URL:** https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978
**Category:** Ecosystem
**Created:** [May 28, 2023, 9:50am UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978 "2023-05-28T09:50:53Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Bitwax](https://avatars.discourse-cdn.com/v4/letter/b/c6cbf5/32.png) [@Bitwax](https://forum.polkadot.network/u/Bitwax)
#### Post date: [May 28, 2023, 9:50am UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978/1 "2023-05-28T09:50:53Z")

</div>

We are looking to research if it is possible to integrate Polkadot with NFT Verification for DIscord roles. If this isn’t available, we would be open to discuss building such a toolset

---

<div class="post-metadata">

### Author: ![Jegor](https://avatars.discourse-cdn.com/v4/letter/j/4da419/32.png) [@Jegor](https://forum.polkadot.network/u/Jegor)
#### Post date: [May 28, 2023, 3:34pm UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978/2 "2023-05-28T15:34:46Z")

</div>

On a technical level, that should be possible and not that hard to do if you have anything already working for evm nfts

---

<div class="post-metadata">

### Author: ![Birdo](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.polkadot.network/birdo/32/948_2.png) [@Birdo](https://forum.polkadot.network/u/Birdo)
#### Post date: [May 29, 2023, 12:51am UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978/3 "2023-05-29T00:51:45Z")

</div>

Guild.xyz is the best bet here - works on Moonbeam already  
I’ve been pitching them to add native substrate support for chains, considering that they are also building using substrate 😃

---

<div class="post-metadata">

### Author: ![tomi](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.polkadot.network/tomi/32/1611_2.png) [@tomi](https://forum.polkadot.network/u/tomi)
#### Post date: [May 29, 2023, 7:16pm UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978/4 "2023-05-29T19:16:29Z")

</div>

Isn’t this exactly what Lunar Assistant does (from GraviDAO)?

> **[GraviDAO | Linktree](https://linktr.ee/gravidao)**
>
> A web3 collective for DAO tooling | Discord Bot - NFT - Podcast - Service - Governance |

---

<div class="post-metadata">

### Author: ![2075](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.polkadot.network/2075/32/1511_2.png) [@2075](https://forum.polkadot.network/u/2075)
#### Post date: [June 2, 2023, 10:23am UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978/5 "2023-06-02T10:23:19Z")

</div>

we did this like a year ago for GameDAO with rmrk2 assets on kusama and our discord using a custom bot.

---

<div class="post-metadata">

### Author: ![skedley](https://avatars.discourse-cdn.com/v4/letter/s/f17d59/32.png) [@skedley](https://forum.polkadot.network/u/skedley)
#### Post date: [June 5, 2023, 7:51am UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978/6 "2023-06-05T07:51:58Z")

</div>

I guess you can consider this as an application use of KILT Protocol.

You can have an identity using DIDs and generate a credential using SocialKYC.

It won’t be an NFT that is public but a private credential.

---

<div class="post-metadata">

### Author: ![2075](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.polkadot.network/2075/32/1511_2.png) [@2075](https://forum.polkadot.network/u/2075)
#### Post date: [July 17, 2023, 2:02pm UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978/7 "2023-07-17T14:02:38Z")

</div>

While the DID approach scales better, the NFT itself can also be soulbound, poap like and a bearer token. For EVM compatible there should be plenty available also.

---

<div class="post-metadata">

### Author: ![yangwao](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.polkadot.network/yangwao/32/1685_2.png) [@yangwao](https://forum.polkadot.network/u/yangwao)
#### Post date: [July 19, 2023, 1:51pm UTC](https://forum.polkadot.network/t/is-it-possible-to-integrate-polkadot-with-nft-verification-for-discord-roles/2978/8 "2023-07-19T13:51:10Z")

</div>

Depending on your technical experience, [KodaDot offers Uniquery, which helps you to query NFTs based on conditions you need.](https://developers.kodadot.xyz/uniquery/).

We’ve been internally building exactly this for the Substrate ecosystem, yet we put it on hold for now. We can resume that if there is demand; the code is still there.
