# Supported Blockchains

Whether you’re planning on trading or creating NFTs, the first step is choosing a blockchain.\
\
GhostMarket is a multi-chain NFT marketplace, meaning it supports multiple blockchains. There are benefits to using different chains to create NFTs, most of which you can read about on a blockchain’s website. One of the biggest benefits of having multiple chains to choose from is the diverse range of collectors that prefer to use one blockchain over the other for trading NFTs.&#x20;

Each blockchain has its own standard, which is essentially a unique system created inside each chain that allows the NFT to be used.\
\
GhostMarket currently supports seven blockchains, each with it’s own standard:  \
\
**Avalanche** - BEP-721 and BEP-1155\
**Base** - ERC-721 and ERC-1155\
**BSC** - BEP-721 and BEP-1155 \
**Ethereum** - ERC-721 and ERC-1155\
**Neo** - NEP-11\
**Phantasma** - PEPE-12\
**Polygon** - ERC-721 and ERC-1155

<div data-full-width="true"><figure><img src="/files/RMcihyuHf0pfwLMeCHTH" alt=""><figcaption><p>Integrated blockchains on GhostMarket can be filtered when browsing NFTs</p></figcaption></figure></div>

Once you’ve decided on a blockchain, you can use GhostMarket’s self-minting platform to start the process of creating your NFT. Keep in mind that you will need a wallet connected to your profile and the necessary funds to pay for any fees associated with minting your NFT.\
\
GhostMarket is currently working on the integration of our eighth blockchain, with more to follow. \
\
\**Creating NFTs on Ethereum is currently not available to users, but will be accessible in the near future.*  


---

# 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/getting-started/supported-blockchains.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.
