# FSC浏览器

FON 智能链 (FSC) 浏览器是一个图形用户界面，旨在让用户与区块链进行交互。通过该界面，用户可以浏览区块链上已添加的区块信息、区块链上发生的交易、钱包余额、FON信息。

FON Smart Chain (FSC) 为其主网提供浏览器。

### 主网探索者 <a href="#explorers-for-mainnet" id="explorers-for-mainnet"></a>

* FonScan1 - [https://fonscan.io](https://fonscan.io/)
* FonScan2- <https://fonscan.com/>


---

# 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.fonscan.io/zh_cn/develop/fonscan.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.
