> For the complete documentation index, see [llms.txt](https://doc.ave.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.ave.ai/wallets-supported/metamask-web-agent.md).

# MetaMask-Web Agent

## **BSC Chain（币安智能链）**

### **Step 1：metamask** Official Recommended Installation

> #### &#x20; **1. Download Google Chrome**
>
> [**https://www.google.com/intl/zh-CN/chrome/**](https://www.google.com/intl/zh-CN/chrome/)
>
> #### &#x20;  **2.** Install metamask plug-in wallet in google browser
>
> [**https://metamask.io/download.html**](https://metamask.io/download.html)
>
> [**https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn**](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)
>
> #### &#x20;  **3.** After installing the metamask wallet, create a wallet account or import an account you already have

### **Step 2：**&#x41;dding BSC chains to Metamask

#### 1 Open the metamask wallet, click on more on the right, then click on Expand view and expand

![](/files/KcDZqcvcpj2hLw0Rlsps)

#### 2 Open the Network drop-down option and then select Custom RPC at the bottom

![](/files/y6Eb95fzfIe7ILMyn7xK)

![](/files/y6Eb95fzfIe7ILMyn7xK)

#### 3 **Add BSC Mainnet**

#### Configure Binance Smart Chain Main Network Paramete&#x72;**：**

```
Network Name（网络名称）：
                                BSC Mainnet
New RPC URL（新增RPC URL）：
                           https://bsc-dataseed.binance.org/
                     (或者) https://bsc-dataseed1.defibit.io/
                     (或者) https://bsc-dataseed1.ninicoin.io/
                     (或者) https://bsc-dataseed2.defibit.io/
                     (或者) https://bsc-dataseed3.defibit.io/
                     (或者) https://bsc-dataseed4.defibit.io/
Chain ID（链ID）：
                                56
Currency Symbol (optional)（符号（选填））：
                                BNB
Block Explorer URL (optional)（币安智能链浏览器）：
                                https://bscscan.com/
```

![](/files/zpza7wavyUxLqgYmOrRX)

**4 Complete configuration。**


---

# 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:

```
GET https://doc.ave.ai/wallets-supported/metamask-web-agent.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.
