> For the complete documentation index, see [llms.txt](https://help.nftz.zone/beginners-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nftz.zone/beginners-guide/creator-zone/creator-zone-intro/show-all-current-nft-owners.md).

# Show all current NFT owners

Click/Touch on top holders of any zone, Or add /holders to your zone url. There is also a menu option in each zone.

<https://desomon.nftz.me/holders>&#x20;

or

<https://nftz.me/u/desomon/holders>

To get all NFT  owners in data (json)  we have a special url that returns JSON. It´s updated each block sync.

Use

[https://backend.nftz.me/api/creator/allowners?username=Desomon](https://backend.nftz.zone/api/creator/allowners?username=Desomon)

Where username = your deso username.

Save the output and use json directly or use

<https://conversiontools.io/convert/json-to-excel>

to convert to excel.
