# ChainSense Terminal: Early Access Is Live

On-Chain Support (MVP)

In this MVP phase, ChainSense supports **real-time token and portfolio tracking** on the following networks:\
**Solana, Ethereum, Base, BNB Chain, Polygon, Avalanche, and Optimism.**

You can explore:

* Token prices and basic token info
* Trading pair data and market stats
* Portfolio breakdown across supported networks
* Historical performance charts for tokens and pairs

> No need to be a blockchain expert—ChainSense translates raw data into clear, human-readable insights so you can trade with confidence.

✅ **Prompt Format for Wallet Portfolio Check**

> Check my wallet balance (0xABC…123) on Ethereum\
> Check my portfolio (WalletAddress) on Solana\
> Show me my portfolio on Polygon for this wallet: (0x...)\
> Track this wallet (0x...) on BSC\
> Check DeFi holdings on Avalanche for this wallet (0x...)\
> View my wallet portfolio on Optimism (0x...)

*Example*

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

#### 🔎 **Prompt Format for Token Detail by Address**

> Check this token (So111...XYZ) on Solana\
> Analyze this token (0x...) on Base\
> Show stats for this token (0x...) on Polygon\
> Get info for this token (0x...) on BSC\
> Show token metadata (0x...) on Avalanche\
> Track this token (0x...) on Optimism

*Example*

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

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


---

# 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://chainsense.gitbook.io/chainsense-docs/chainsense-terminal-early-access-is-live.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.
