# Как добавить токен в  MetaMask

Если у вас еще нету кошелька MetaMask , вы можете установить его через официальный сайт [metamask.io](https://metamask.io/)

Далее после его открытия, вам требуется добавить сеть BSC (BEP-20) в кошелек. Как это сделать можете прочитать в статье:

{% embed url="<https://vc.ru/u/903848-egor-polyanskiy/289183-instrukciya-kak-dobavit-binance-smart-chain-b>" %}

После того как вы добавили сеть BSC (BEP-20), откройте ваш кошелек, пролистайте вниз. Вы увидите кнопку "Import tokens"

![](/files/n7lXw1WlGvjPJmDxgniD)

Далее вам потребуется в поле "Адрес контракта токена" добавить его номер: **0x26734add0650719ea29087fe5cc0aab81b4f237d**

![](/files/myRw2RHDQOPBJMp0SH0U)

После того как вставили адрес контракта, символ токена появится автоматически. Нажмите **"Add Custom Token"** а затем **"Import Tokens",** после чего токен появится в вашем кошельке.

![](/files/pOTESlNIpxUbUnO1Zt4u)

Теперь вы можете скопировать адрес кошелька и указать его в качестве получателя на сайте stemx.me при создании заявки на вывод.

![](/files/oMjlhxo4ZeLlPMHJwvRk)


---

# 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://info.stem-ru.com/kak-dobavit-token-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.
