> For the complete documentation index, see [llms.txt](https://docs.blocksec.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blocksec.com/metasuites/overview.md).

# Overview

MetaSuites (previously MetaDock) is the Builders' Swiss Army Knife. It enhances experiences by integrating **innovative features and connecting 30+ useful tools** to blockchain explorers and dApps.

MetaSuites **supports** [**Chrome**](https://chrome.google.com/webstore/detail/metadock/fkhgpeojcbhimodmppkbbliepkpcgcoo)**,** [**Edge**](https://chrome.google.com/webstore/detail/metadock/fkhgpeojcbhimodmppkbbliepkpcgcoo)**,** [**Firefox**](https://addons.mozilla.org/en-US/firefox/addon/metadock/)**,** [**Safari**](https://apps.apple.com/cn/app/metadock/id6448738932?l=en\&mt=12)**, and** [**Brave**](https://chrome.google.com/webstore/detail/metadock/fkhgpeojcbhimodmppkbbliepkpcgcoo) **browsers**.

:tada: **Roam with** MetaSuite&#x73;**!**

{% embed url="<https://www.youtube.com/watch?v=NfMyFAxgUoM>" %}

## Installation

Chrome and Edge users, please go to the [Chrome Web Store ](https://chrome.google.com/webstore/detail/metadock/fkhgpeojcbhimodmppkbbliepkpcgcoo)to install MetaSuites. Other users can go to [our landing page](https://blocksec.com/metasuites) to get the installation instructions. Pin to Chrome to have a better experience.

<figure><img src="/files/CuVkmLzPlMbYlZ79M1IR" alt="" width="331"><figcaption></figcaption></figure>

{% hint style="info" %}

### Donation

**Please support us to help us do better. Our wallet address is:** [**0x1220D3c0d62929DD970C411413FC854f7FeD00C6**](https://etherscan.io/address/0x1220D3c0d62929DD970C411413FC854f7FeD00C6)&#x20;
{% endhint %}

## Supported Websites & Dapps

* [BTC.com](https://explorer.btc.com)
* [OpenSea](https://opensea.io)
* [EtherScan](https://etherscan.io/)
* [BscScan](https://bscscan.com/)
* [PolygonScan](https://polygonscan.com/)
* [zkEVM PolygonScan](https://zkevm.polygonscan.com/)
* [FtmScan](https://ftmscan.com/)
* [ArbiScan](https://arbiscan.io/)
* [CronoScan](https://cronoscan.com/)
* [MoonScan](https://moonscan.io/)
* [AvaScan](https://snowtrace.io/)
* [OP Mainnet Explorer](https://optimistic.etherscan.io/)
* [BTTCScan](https://bttcscan.com/)
* [CeloScan](https://celoscan.io/)
* [GnosisScan](https://gnosisscan.io/)
* [BaseScan](https://basescan.org/)
* [LineaScan](https://lineascan.build/)
* [WemixScan](https://wemixscan.com/)
* [TRONSCAN](https://tronscan.org/#/)
* and more


---

# 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.blocksec.com/metasuites/overview.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.
