> For the complete documentation index, see [llms.txt](https://docs.pampdacoin.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pampdacoin.xyz/wanna-play/mint-meme-nft.md).

# Mint Meme NFT

{% hint style="success" %}
You need to **hold** **at least 01 $PAMP** token to <mark style="color:green;">**mint FREE Meme NFT.**</mark>
{% endhint %}

{% content-ref url="/pages/b7rcB4ENMP8HQd7p2OYn" %}
[Buy PAMP](/wanna-play/buy-pamp.md)
{% endcontent-ref %}

<figure><img src="/files/OSAuEX9DpG7bvhBeFgBC" alt=""><figcaption></figcaption></figure>

## Mint Meme NFT

After purchasing $PAMP tokens, you unlock the ability to mint meme NFTs completely free of charge.&#x20;

Simply select your preferred template, add text, and mint your meme NFT (ERC-721) hassle-free  – no coding skills required!&#x20;

### A Funny Prank

Once created, these meme NFTs become a playful tool for pranks or sharing with friends, residing in their wallets indefinitely unless transferred.

And get this – ♾️ <mark style="color:purple;">**Your meme will live on forever**</mark>, spreading joy and humor across the internet!

### Sell on OpenSea

For those interested in profit potential, selling on Opensea is an option, offering a chance to monetize your creativity.

{% content-ref url="/pages/YRBWkBcwsyCbyqOExkkM" %}
[Sell to OpenSea](/wanna-play/mint-meme-nft/sell-to-opensea.md)
{% endcontent-ref %}

### Expose to Meme Community

Once generated, your meme NFTs will appear on the Latest page, gaining attention from the Pamp Da Coin Community. The more amusing the meme, the more like clicked it gets.

{% content-ref url="/pages/xSkj2k2TT2uZuR29BHwW" %}
[Meme Community](/wanna-play/mint-meme-nft/meme-community.md)
{% endcontent-ref %}

### Find your Meme

Easily manage your meme NFTs by accessing the 'Your NFTs' page, where your collections are neatly organized for convenient viewing.

{% content-ref url="/pages/J9k5mQmwWpo61ivEdua4" %}
[Your NFTs](/wanna-play/mint-meme-nft/your-nfts.md)
{% endcontent-ref %}


---

# 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.pampdacoin.xyz/wanna-play/mint-meme-nft.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.
