diff --git a/getting-started/guides/README.md b/getting-started/guides/README.md index 757faf4..f53d8dd 100644 --- a/getting-started/guides/README.md +++ b/getting-started/guides/README.md @@ -20,6 +20,7 @@ This section provides tutorials to help you use XLink effectively. ## Available Guides - [How to Connect your Wallet](how-to-connect-your-wallet.md) +- [How to Swap non-bridgeable Tokens](how-to-swap-non-bridgeable-tokens.md) More guides coming soon to assist with managing assets, bridging tokens, and more. diff --git a/getting-started/guides/how-to-swap-non-bridgeable-tokens.md b/getting-started/guides/how-to-swap-non-bridgeable-tokens.md new file mode 100644 index 0000000..082a8fe --- /dev/null +++ b/getting-started/guides/how-to-swap-non-bridgeable-tokens.md @@ -0,0 +1,34 @@ +--- +description: How to swap non-bridgeable tokens using ALEX Swap. +layout: + title: + visible: true + description: + visible: true + tableOfContents: + visible: true + outline: + visible: true + pagination: + visible: false +--- + +# How to Swap Non-Bridgeable Tokens + +In some cases, certain tokens may not be supported by the XLink bridge due to compatibility limitations. If you encounter a token that cannot be bridged, you can still obtain the token you need by using **ALEX Swap**, a decentralized exchange that allows you to swap between various tokens easily. + +## When to Use ALEX Swap + +If you are attempting to bridge a token that is not compatible with the XLink bridge, it is recommended to use **ALEX Swap** to exchange it for a bridgeable token. This ensures that you can proceed with your cross-chain activities without interruption. + +## Swap Tokens on ALEX Swap + +To swap tokens on **ALEX Swap**, visit [**ALEX Swap**](https://app.alexlab.co/swap). + +Once the swap is complete, you will have the token you need, and you can proceed to use the XLink bridge for cross-chain transfers. + +## Example Use Case + +Suppose you want to bridge a token that is not supported by XLink, such as **Token X**. By using **ALEX Swap**, you can swap **Token X** for a compatible token like **aBTC** or **USDT**. After the swap, you can then bridge the new token using the XLink platform. + +For more information or assistance, visit [**ALEX Swap**](https://app.alexlab.co/swap) to explore the token options available. \ No newline at end of file