# Tools

* Google Chrome
* CEX: Binance / OKX
* Main marketplaces for Bitmaps
  * **Layer2**: [UniCross](https://unicross.xyz/index)
  * **Layer1**: [UniSat](https://unisat.io), [MagicEden](https://magiceden.io), [IDClub](https://idclub.io), [OKX Web3](https://okx.com/cn/web3)

**‼️ Note:** Currently, **only Bitmaps on Layer 2 can be used** with the Bitmap Browser. For a smoother experience, it is recommended to purchase Bitmap directly on Merlin Chain.

* [Mempool Block Explorer](https://mempool.space/zh/): provides real-time data on GAS fees, allowing users to monitor and estimate transaction costs on the Bitcoin network. It's an essential tool for anyone looking to optimize their transaction timing and costs.
* [Bitmap Block Explorer](https://bitmap.game/): provides an intuitive way to explore and visualize Bitmap ownership and distribution, along with additional features like social integration.


---

# 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.bitmap.game/user-guide-3d-version/preparations/tools.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.
