> For the complete documentation index, see [llms.txt](https://venom-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://venom-docs.gitbook.io/knowledge-base/build/development-guides/how-to-create-your-own-non-fungible-tip-4-token.md).

# How to create your own non-fungible TIP-4 token

This section demonstrates you possibilities of Venom Blockchain for non-fungible tokens implementation. During the process of exploring this section you will create another simple DAPP for your own primitive NFT auction on Venom Blockchain.

{% hint style="info" %}
It's recommended to first have a pass [TIP-3](/knowledge-base/build/development-guides/how-to-create-your-own-fungible-tip-3-token.md) guide. It examines some important and fundamental practices.
{% endhint %}
