> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/ru/baza-znanii/obmeny-svopy/chto-takoe-svop-kakie-byvayut-obmeny.md).

# Что такое своп? Какие бывают обмены?

**Своп** — это обмен одной криптовалюты на другую внутри кошелька.

В **My Wallet** вы можете обменивать средства как внутри одной сети (ончейн-обмен), так и между разными блокчейнами (кроссчейн-обмен).

## 🔗 Ончейн-обмен (внутри одной сети)

**Ончейн-обмен** происходит внутри одного блокчейна, например, **TON**.

Это децентрализованный процесс, при котором пользователи могут обменивать токены прямо внутри кошелька.

Процесс свопа внутри сети позволяет обменивать, например, **TON** на **MY**, **HMSTR**, **STON** и другие токены этой же сети.

## 💱 Кроссчейн-обмен (между разными сетями)

Переводите активы между **TON**, **TRON** и другими блокчейнами.

Например, если у вас есть **TON** и вы хотите получить **BTC**, не нужно выводить монеты на биржу: просто укажите **BTC-адрес** для получения монет и обмен будет выполнен через [**Changelly**](https://changelly.com/)**.**

{% hint style="success" %}
[**Попробуйте**](https://my.tt/swap/?amount=8.40\&in=toncoin\&out=ton-eqcfvnlrbn) совершить обмен прямо сейчас.
{% endhint %}


---

# 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:

```
GET https://help.mywallet.io/ru/baza-znanii/obmeny-svopy/chto-takoe-svop-kakie-byvayut-obmeny.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.
