# Обмен активов

Кошелек MetaMask поддерживает функционал обмена токенов через свой интерфейс, который реализован с помощью смарт-контракта MetaMask Swap Router.&#x20;

Чтобы приступить к обмену, нажмите кнопку **“Обмен”** на основной странице кошелька.&#x20;

Выберите какие активы необходимо обменять, укажите количество и затем нажмите кнопку **“Проверить обмен”**.

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

Контракт предложит лучшие котировки по комиссии и курсу. Чтобы завершить обмен подтвердите транзакцию, нажмите кнопку **“Обмен”**.

<figure><img src="/files/mX4PO1ft9knAe8I8EKRm" 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://docs.daomars.com/russian/f.a.q./koshelki/metamask/funkcional-koshelka/obmen-aktivov.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.
