# SWFT AllChain Swap User Guide

{% hint style="info" %}
This tutorial is suitable for users who use mStable dApp on ONTO for transactions.&#x20;

Operations require transaction fees. Please prepare enough in advance to avoid transaction failures.
{% endhint %}

### Create/import wallet and add respective asset

In this tutorial, we illustrate by swapping from Binance Chain Assets(BSC) to Polygon asset.

{% content-ref url="/pages/-MOZCd9s70mDDZsTlNHX" %}
[Sending and Receiving BNB Smart Chain (BSC) Assets](/guides/assets/how-to-use-onto-wallet-for-binance-smart-chain-transfers.md)
{% endcontent-ref %}

### Open SWFT dApp

* Click on the "**Discover**" Page&#x20;
* Search SWFT, the Polygon version of SWFT AllChain Swap is taken as an example
* Click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-MeyAMU22oLYZNMIWFXY)

### Wallet setting

* Click “**Connect Wallet**” then choose a wallet to connect, ONTO Wallet is chosen as an example

![](/files/-Mf6m6YczgochlXWx2fa)

### Select asstes

* Click the asset icon and selctet the assets you want to swap respectively

![](/files/-MeyAod2SPTLHevuVfmL)

### Fill the amount and address

* Click the value box to enter the amount of stored assets
* Enter the receiving address

![](/files/-MeyB-KigjmX8mG1ywDc)

### Swap at SWFT

* Click “**Swap**”
* Click “**Confirm Swap**”
* Click “**Confirm**” to authorize
* Enter the password and wait for the transaction to succeed

![](/files/-MeyBL5Gvy3wBB3rkup0)


---

# 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.onto.app/guides/discover/binance-smart-chain-bsc/swft-allchain-swap-user-guide.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.
