# 第三方钱包教程

FON 智能链提供广泛的第三方钱包支持，可用于发送/接收/购买/交换。下面我们提供了最受欢迎的钱包列表。

若钱包未正式收录FON智能链，支持自定义，也可进行自定义添加FON 智能链的网络参数

填写 FON Chain一些网络基础信息，请您填写一定要检查是否正确

```
网络名称：FON Chain

RPC URL：目前官方公开的RPC
https://fsc-dataseed1.fonscan.io
https://fsc-dataseed2.fonscan.io
https://fsc-dataseed3.fonscan.io
https://fsc-dataseed4.fonscan.io

链ID：201022

货币符号：FON

区块链浏览器：https://fonscan.io
```

<table data-header-hidden><thead><tr><th width="275"></th><th></th></tr></thead><tbody><tr><td>钱包</td><td>教程链接</td></tr><tr><td><strong>Ave.ai</strong> </td><td>使用FON Chain在 <strong>Ave.ai</strong></td></tr><tr><td><strong>TokenPocet</strong></td><td>使用FON Chain在 <strong>TokenPocet</strong></td></tr><tr><td><strong>Bitget Wallet</strong></td><td>使用FON Chain在 <strong>Bitget Wallet</strong></td></tr><tr><td><strong>Metamask</strong></td><td>使用  FON Chain在 <strong>Metamask</strong></td></tr></tbody></table>


---

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