# Introduction

Web3 Mirror is a multi-chain portfolio tracker designed to simplify the way users monitor and interact with their decentralized assets.

In the decentralized space, most traders, especially meme token enthusiasts always struggle to keep up with the prices, balances, and performance of the tokens they buy, especially when these tokens are newly launched or not yet indexed on popular wallets like Trust Wallet or MetaMask.

Web3 Mirror solves this problem by providing an intuitive and universal dashboard where users can automatically track, analyze, and eventually trade their tokens across multiple blockchains, all in one place.


---

# 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.w3mirror.com/introduction.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.
