> For the complete documentation index, see [llms.txt](https://docs.bit5.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bit5.com/services/convertion-of-static-nft-to-dynamic-nft-dnft-..md).

# Convertion of Static Nft to Dynamic Nft (dNft).

&#x20;       Before diving into the dynamic NFT services provided by Bit5, let's briefly explain the differences between Static NFTs and Dynamic NFTs.

**Static NFT:** A Static NFT is a non-fungible token registered as a unique digital asset on the blockchain, typically representing a static image or work of art. NFTs are used to verify the ownership and authenticity of a digital asset using unique codes on the blockchain. Common applications for Static NFTs include digital artwork, collectible cards, virtual world items, and other unique digital assets.

**Dynamic NFT:** A Dynamic NFT is a non-fungible token registered as a unique digital asset on the blockchain that can represent dynamic elements, such as an image or an interactive piece of art. Like other NFTs, Dynamic NFTs are unique and distinct. What differentiates dNFTs from static NFTs is their ability to change, which can be triggered either by the user or external events. The fact that dNFTs can change generally makes the user experience much more interactive compared to static NFTs.

**With Bit5, you can:**

Convert your NFTs to Dynamic NFTs and customize them with a variety of features.

Keep your NFTs more engaging than ever by combining them with dynamic NFTs created for special occasions, maintaining a strong connection between your NFT community and the real world. For example, on Valentine's Day, spice up the romantic atmosphere of your NFT collection by adding specially created dynamic NFTs for the occasion.

<br>

To convert your NFTs to dynamic-NFTs or for assistance with dynamic-NFT operations, please feel free to contact us. ---> <info@bit5.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bit5.com/services/convertion-of-static-nft-to-dynamic-nft-dnft-..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
