> For the complete documentation index, see [llms.txt](https://ttxstm.gitbook.io/mars-ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit/metamask.md).

# Metamask

## 1. Войдите на <https://app.marsecosystem.com/swap> и подключите свой кошелек.

![](/files/-Mha-ZoVdIyaCHzzT8Ek)

{% hint style="info" %}
Вам необходимо подключить свой кошелек к сети Binance Smart Chain. Если в вашем кошельке Metamask нет основной сети Binance Smart Chain, вы можете легко добавить основную сеть Binance Smart Chain в свой кошелек Metamask на этом веб-сайте <https://chainlist.org/>
{% endhint %}

![](/files/-Mha-m8OyKOfYQ5kLYpa)

## 2. Купить XMS с BUSD

![](/files/-Mha-umx__6ZnTaB9mT4)

## 3. Введите сумму BUSD, на которую вы хотите купить XMS, нажмите «Подтвердить BUSD».

![](/files/-Mha046oXYDqtfcKW8wW)

## 4. Нажмите «Подтвердить обмен».

![](/files/-Mha0Cv-rA-RGspD1jfi)

## 5. Вручную введите в свой кошелек адрес XMS, чтобы добавить XMS в свой кошелек, после чего вы сможете увидеть количество только что приобретенных XMS.

***Адрес XMS***: *0x7859b01bbf675d67da8cd128a50d155cd881b576*

![](/files/-Mha0XfsR2-5UGnUxk6m)


---

# 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://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit/metamask.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.
