# 跨链桥和钱包

- [跨链桥](https://docs.fonscan.io/zh_cn/bridgewallet/bridge.md): 通过跨链桥更方便使用FON Chain 万链互通
- [钱包](https://docs.fonscan.io/zh_cn/bridgewallet/wallet.md): 通过第三方钱包更方便使用FON Chain
- [密钥管理](https://docs.fonscan.io/zh_cn/bridgewallet/key.md): 本文是关于 FON智能链去中心化应用程序客户端密钥管理策略的指南
- [第三方钱包教程](https://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial.md)
- [Metamask](https://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial/metamask.md): 通过 Metamask 钱包使用FON Chain
- [Ave.ai](https://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial/ave.ai.md): 通过Ave.ai钱包使用FON Chain
- [TokenPocket](https://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial/tokenpocket.md): 通过 TokenPocket 钱包使用FON Chain


---

# 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/bridgewallet.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.
