# What do I need to start using NFTDeal?

To get started on NFTDeal, you only need two things:

* Cryptocurrency wallet: currently, NFTDeal supports the MetaMask wallet. In the future, we aim to support other wallets such as Binance Wallet, TrustWallet, etc.
* Some BNB: you will need BNB (Binance Coin) to cover transaction fees on the platform.

With a compatible wallet and sufficient BNB, you can begin using NFTDeal to explore, buy, and sell NFTs.


---

# 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://nftdeal.gitbook.io/eng-user-guide/faqs/what-do-i-need-to-start-using-nftdeal.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.
