> For the complete documentation index, see [llms.txt](https://docs.ghostmarket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ghostmarket.io/user-guides/getting-started/supported-wallets.md).

# Supported Wallets

In order to interact with NFTs on GhostMarket and set up your user profile, you wallet that is compatible with the blockchain you’re looking to trade on. Since GhostMarket is a multi-chain marketplace, there is a large variety of wallets to choose from.  \
\
While most EVM blockchains support the same wallets, chains like Neo and Phantasma often have their own dedicated wallets. Keep in mind that in order to utilize all of GhostMarket’s integrated chains, you will need multiple wallets.  \
\
The following wallets are supported on GhostMarket for each blockchain:

#### BSC

<figure><img src="/files/1tpVl1gg6HVjIqSRuhRv" alt=""><figcaption></figcaption></figure>

 Metamask Wallet , WalletConnect, Coinbase Wallet, Trust Wallet , BitKeep, ONTO, TokenPocket, SafePal Wallet , 1inch Wallet, OKX Wallet 

***

#### Neo N3

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

  Neoline Wallet,  O3 Wallet , OneGate, Neon Wallet  

***

#### Phantasma

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

Ecto Wallet , Poltergeist Wallet  

***

#### Polygon

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

  Metamask Wallet, WalletConnect , Coinbase Wallet, Trust Wallet , BitKeep , ONTO, TokenPocket, SafePal Wallet , 1inch Wallet, OKX Wallet  

***

#### Avalanche

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

Metamask Wallet , WalletConnect,  Coinbase Wallet, Trust Wallet , ONTO,  Core, TokenPocket , SafePal Wallet , 1inch Wallet, OKX Wallet

***

#### Ethereum

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

  Metamask Wallet,  WalletConnect,  Coinbase Wallet, Trust Wallet, Exodus, BitKeep,  ONTO, TokenPocket,  SafePal Wallet,  1inch Wallet, OKX Wallet  

***

#### Base

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

  Metamask Wallet Coinbase Wallet

***

\
  As GhostMarket continues to integrate blockchains, we will also continue to add new wallets.\
\
Remember to be mindful when downloading or installing a wallet to your device. Always make sure you’re on the correct website and do your own research before using a new wallet.


---

# 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.ghostmarket.io/user-guides/getting-started/supported-wallets.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.
