> For the complete documentation index, see [llms.txt](https://docs.bifi.finance/bifi-zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifi.finance/bifi-zh/wallet/metamask-setting/klaytn-wang-luo-she-zhi-fang-fa.md).

# Klaytn网络设置方法

为通过MetaMask在BiFi使用Klaytn网络服务，须在Metamask上安装Klaytn主网。

**Step 1.**

![](/files/BYOWh2870nfvSAWvzMVr)

1.打开 MetaMask，选择网络下拉菜单，然后单击“添加网络”。

**Step 2.** 输入以下网络信息。

![](/files/9FJjTgP38Az20LbhKeYb)

* **网络名称**: **Klaytn Mainnet Cypress**
* **新增RPC URL**: [**https://cypress.chain.thebifrost.io**](https://cypress.chain.thebifrost.io)
* **链ID**: **8217**
* **符号**: **KLAY**
* **区块浏览器URL**: [**https://scope.klaytn.com**](https://scope.klaytn.com)

{% hint style="info" %}
&#x20;**在 BiFi 连接 Klaytn 网络MetaMask后：**&#x20;

如果您在 BiFi 和基于 Klaytn 的 DApp（例：KLAYSwap）之间来回切换，BiFi 上的 Klaytn 网络可能会自动切换到不同的 RPC URL。 在这种情况下，我们建议您使用您选择的不同“网络名称”（例：BiFi Klaytn）在 BiFi 上重新添加 Klaytn 网络。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bifi.finance/bifi-zh/wallet/metamask-setting/klaytn-wang-luo-she-zhi-fang-fa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
