# 中文教程 Chinese Tutorials

### **准备工作** <a href="#vbl96ibytycv" id="vbl96ibytycv"></a>

\| 设置 **MetaMask🦊**

\| 添加 Findora 网络

\| 充值 FRA 到 Metamask 钱包（切换至Findora主网）

### **1.** 设置 **MetaMask🦊** <a href="#qf5yfdjb21hb" id="qf5yfdjb21hb"></a>

* [点击此处](https://metamask.io/) 安装 MetaMask
* 根据提示创建或导入钱包账户
* 说明：请妥善保管您账户的助记词

### **2. 添加 Findora 网络** <a href="#sus2947rp5cz" id="sus2947rp5cz"></a>

步骤一：在 MetaMask 中，点击页面右上方头像左侧的下拉列表。

![](/files/uWgbyMiav4vjYdT8NGFd)

步骤二：选择列表底部的 **自定义 RPC** 以新增 Findora 网络。

![](/files/wvKSKA7nC1raSYA0LBkR)

步骤三：在打开的新增网络页面中，填入如下参数：

![](/files/dWw2i5LIY6jYMoZCvjx0)

{% hint style="info" %}
Network Name: Findora Mainnet

* RPC URL: [https://prod-mainnet.prod.findora.org:8545](https://prod-mainnet.prod.findora.org:8545/)
* Chain ID: 2152
* Currency Symbol: FRA
* Block Explorer URL: [https://evm.findorascan.i](https://evm.findorascan.io/)o
  {% endhint %}

### 3. 充值 FRA 到 Metamask <a href="#qf5yfdjb21hb" id="qf5yfdjb21hb"></a>

获得 FRA 最简单的方法是从 [Kucoin](https://www.kucoin.com/trade/FRA-USDT)、[Gate](https://www.gate.io/zh/trade/FRA_USDT)、[BitMart](https://www.bitmart.com/trade/en-US?layout=basic\&theme=dark\&symbol=FRA_USDT)、[LBANK](https://www.lbank.com/trade/fra_usdt/) 交易所直接购买，然后您就可以将您的 FRA 代币转移到 MetaMask 钱包。


---

# 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://fairy-swap.gitbook.io/fairyswap-v2/international/zhong-wen-jiao-cheng-chinese-tutorials.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.
