# Как изменить сеть в Metamask

По умолчанию кошелёк Metamask подключен к сети Ethereum. **Вы можете потерять средства, отправив их не на адреса в другой сети.**&#x20;

Рассмотрим подключение новой сети на примере сети Binance Smart Chain (BEP-20).

1. Для этого требуется перейти в **настройки кошелька.**

&#x20;2\. Выберите пункт "Настройки" из выпадающего меню.

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

&#x20;3\. На странице настроек найдите пункт "Сети".

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

&#x20;4\. Нажмите **"Добавить сеть"** в правом верхнем углу. Ниже приведены параметры, которые необходимо указать для каждой из них.

**Network Name:** Smart Chain

**New RPC URL:** <https://bsc-dataseed.binance.org/>

**ChainID:** 56

**Symbol:** BNB

**Block Explorer URL:** <https://bscscan.com>

&#x20;5\. После того, как Вы **сохраните** настройки, сеть будет автоматически настроена на только что добавленную.

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

&#x20;6\. Чтобы поменять сеть нажмите на выпадающий список и выберите нужную.

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


---

# 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://rudocs.paysy.net/instrukcii/kak-izmenit-set-v-metamask.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.
