# Self-Minting Platform

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

We allow minting on our generic smart contract **GHOST**, on all integrated blockchains, and we support all the NFT standards of the blockchains we're connected to:

* Phantasma supports **PEPE-12.**
* Neo N3 supports **NEP-11.**
* EVM blockchains (Avalanche, Base, BSC, Ethereum, and Polygon) support **ERC-721** and **ERC-1155.**

GhostMarket supports various wallets for each of the blockchains we have integrated:

* Phantasma supports **Poltergeist and Ecto Wallets.**
* Neo N3 supports **O3, Neoline, OneGate, and NEON wallets.**
* EVM blockchains (Avalanche & Polygon & BSC & Ethereum) support **MetaMask, WalletConnect, Trust Wallet, Wallet Link**, and more.

> For step-by-step instuctions for Minting GhostMarket compatible NFTs, see our Minting Guide for [**Users**](/user-guides/creating-and-managing-nfts.md) or [**Developers**](/developer-guides/minting-tokens.md).


---

# 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.ghostmarket.io/user-guides/platform-features-and-tools/nft-minting.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.
