# How to add and switch networks on Beefy

As Beefy is a Decentralized, Multichain Yield Optimizer, users will need to have properly configured wallets for each chain that they want use Beefy on. Using this guide and the Beefy network switcher, new blockchain networks can be added automatically with ease. As an example the Huobi ECO chain (HECO) network will be used in this How-To guide, but you can repeat the same process for any other network listed in the network switcher.

## Prerequisites

* A Binance Smart Chain (BSC) configured Metamask wallet is needed. Beefy started on BSC so you probably already have this set up, but if you do not have a configured wallet you can use the following guide from Binance Academy: [Connecting Metamask to Binance Smart Chain](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain) (you may skip the testnet section, it is not needed).

## Walkthrough

### 1. Go to [app.beefy.finance](https://github.com/beefyfinance/beefy-docs/tree/aab629bafbc230570677e0471b162bbd46e2e0ba/faq/how-to-guides/app.beefy.finance) and connect your BSC configured Metamask wallet.

![](/files/-MYopsz7zujC7zX6wa9Q)

### 2. Click on the BSC icon under 'Select Network'.

![](/files/-MYopsz8cFoaLKbbIifg)

### 3. Select HECO (or any other network you want to add).

![](/files/-Mk7hK2VmJeOMk2WSbcN)

### 4. Approve new network creation to your Metamask

![](/files/-MYopszAYcbGLyQWQLvG)

### 5. Allow Beefy to switch to the HECO network

![](/files/-MYopszB1kqpwZWxJg_S)

And that's it! HECO is now configured and added to your Metamask wallet. You can repeat the process for any other network that you want to add or want to switch to.


---

# 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.beefy.finance/faq/how-to-guides/how-to-add-and-switch-networks-on-beefy-finance.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.
