# 在 FIL 上质押

### 1 . 安装MetaMask插件钱包

* 点击此链接下载 [Google Chrome](https://www.google.com/intl/en_sg/chrome/)
* 点击链接安装[Metamask插件](https://metamask.io)
* 创建或导入钱包

### 2 . Add the FIL chain to the MetaMask plugin 2.将FIL链添加到MetaMask插件

MetaMask插件安装默认支持ETH主链钱包，若要使用Filecoin生态需要添加网络；目前支持两种方式：一是打开[Hashking FilStaking官网](https://fil.hashking.fi/stake) 自动添加主链信息，二是在MetaMask中添加主链信息

**The steps to add the main chain information in MetaMask are as follows:** 在MetaMask中添加主链信息步骤如下：

* 打开“MetaMask Plugin”扩展；
* &#x20; 在“MetaMask”上切换网络\
  ![](/files/BqzvXRrmyBYU3x7vxt0t)
* Select "Add Network" 选择“添加网络”\
  ![](/files/TRn83em5kFY68GE28WLu)
* " 选择“手动添加网络”\
  &#x20;

  <figure><img src="/files/6UeNIAOihu4iq9Gz1W2E" alt=""><figcaption></figcaption></figure>
* 配置Filecoin-EVM网络<br>

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

### 网络名称：Filecoin-mainnet

### 添加的RPC URL：<https://api.node.glif.io/rpc/v1>

### 链ID：314

### 符号 : FIL&#x20;

### 区块管理器URL：<https://filfox.info/en>

* After saving, "MetaMask" is added successfully, and it will automatically switch to the Filecoin mainnet 保存后“MetaMask”添加成功，会自动切换到Filecoin主网<br>

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

### 官网自动添加主链信息

* 打开[`Hashking FilStaking官网`](https://fil.hashking.fi/stake)<br>

  <figure><img src="/files/Qe0JdHy4yXoADnOpZOto" alt=""><figcaption></figcaption></figure>
* &#x20;点击“连接钱包”<br>

  <figure><img src="/files/5meUavldySDxznYC0EZR" alt=""><figcaption></figcaption></figure>
* &#x20;在弹框中选择“MetaMask”，同意添加网络<br>

  <figure><img src="/files/Yx34p5neH6TDsdAdN3gD" alt=""><figcaption></figcaption></figure>
* 添加成功后会自动切换到Filecoin-EVM网络

### 3.提现到Filecoin主网网络

&#x20;目前Filecoin有不同前缀的钱包地址。 Filecoin-EVM生态中使用的地址都是以F4或者0X开头前缀的地址，您可以在“MetaMask”或者“区块链浏览器”中查看对应的地址

* 查看支付地址<br>

  <figure><img src="/files/6fRpZnGsDqaKfGFrQ0Fq" alt=""><figcaption></figcaption></figure>

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

* &#x20;已转入资产

&#x20;用户可以将其他钱包或者交易所的资金转入钱包地址；

{% hint style="info" %}
&#x20;注意：请务必确认收款网络为Filecoin-EVM。
{% endhint %}


---

# 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.chainupcloud.com/zhong-wen/staking/staking-fil.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.
