# A Memecoin-NFT Hybrid

### Non-Playable Coin (NPC) is made to be uniquely tradable on both NFT marketplaces and Uniswap.&#x20;

That's what meme-fungible tokens (MFTs) are all about. And it's very simple.

* **Trade it as a memecoin** on any decentralized exchange like Uniswap. The ticker is NPC.&#x20;
* **Trade it as a JPEG** on any NFT marketplace that supports ERC1155 tokens like [OpenSea](https://opensea.io/assets/ethereum/0x31b73666ca5874950e94babc0c5f93419facc82b/1) or [Sudoswap](https://v2.sudoswap.xyz/#/browse/buy/0x31b73666ca5874950e94babc0c5f93419facc82b). The ticker is NPCMFT.&#x20;

Remember, you can hold either NPCMFT or NPC. It doesn't matter. They are identical and are always convertible 1:1.

### &#x20;                                                       ***1 NPCMFT = 1 NPC***

### [Use the Transform dApp to Switch Between the Two](https://www.nonplayablecoin.io/transform)

You can switch between NPC and NPCMFT with little gas cost using the dApp on our website.&#x20;

There are two core functions:

* RESPAWN as a character: convert your NPC tokens into NPC MFT.&#x20;
* TRANSFORM yourself into a memecoin: convert your NPC MFT into NPC.&#x20;

And that's all there is to it.&#x20;

<figure><img src="/files/2OcKgSYIOpolAT2JwkdF" alt=""><figcaption><p>npc.com/transform</p></figcaption></figure>

Non-Playable Coin bridges NFTs and memecoin markets in a really simple way.

***

*\*note: most of the liquidity is on Uniswap as NPC*


---

# Agent Instructions: 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:

```
GET https://docs.npc.com/implementing-the-idea/introducing-non-playable-coin-npc/a-memecoin-nft-hybrid.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
