# Avatar (Filter) Ownership

For example, if Bob owns CryptoPunk #1234, meaning it is in his Ethereum wallet, only Bob can see and use CryptoPunk #1234 avatar on MYTY Camera.

This means that the users have to connect their wallets and log in to the app in order to verify the NFT ownership.&#x20;

<figure><img src="https://3910717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fba83KklowyLewIlETBgm%2Fuploads%2F0jbpCqfx3Xto9YwNWEtF%2FScreenshot%202023-02-15%20at%206.20.40%20PM.png?alt=media&#x26;token=c31b5924-618d-4608-9c2f-81a5a5a6b96b" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Note that the signature request is **Identity Proof**, a gasless signature that does **not** trigger any blockchain transactions or incur any fees. Simply put, it will only permit us to view the wallet.
{% endhint %}

<figure><img src="https://3910717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fba83KklowyLewIlETBgm%2Fuploads%2FuLdYg1Exe7Lud0A9FZVi%2FMYTY%20x%20DelegateCash.png?alt=media&#x26;token=3d7945f3-c554-40dd-bd53-3d1d3311986a" alt=""><figcaption></figcaption></figure>

For users who don't want to verify through a cold wallet, we've partnered with [<mark style="color:green;">**Delegate Cash**</mark>](https://delegate.cash/) and integrated [<mark style="color:green;">**Delegate Cash SDK**</mark>](https://docs.delegate.cash/delegatecash/technical-documentation/javascript-sdk) into the wallet verification system to enable wallet delegation.
