# Cross-Chain Swaps

Cross-chain swaps on DexGuru are available inside [Trading Tools](/features/trading-tools.md). They are implemented using [LiFi](https://li.fi/) bridge aggregation protocol that supports swaps by aggregating [bridges](https://docs.li.fi/list-chains-bridges-dexs#bridges) and connecting them to [DEX aggregators](https://docs.li.fi/list-chains-bridges-dexs#exchanges).

<figure><img src="/files/4trf20T8C23Qkq1FgQp8" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you are facing an issue with your cross-chain swap please [contact LiFi directly](https://lifihelp.zendesk.com/hc/en-us/articles/11158438085531-Where-can-I-get-real-time-support-). &#x20;
{% endhint %}

Note that cross-chain transactions take longer than single-chain ones. Sometimes you can receive a stablecoin token on the destination chain instead of the requested token. Unfortunately, we are unable to control this because this type of behavior comes directly from [LiFi](https://li.fi/).&#x20;

> If you want to debug your transaction use [LiFi Explorer](https://explorer.li.fi/) &#x20;

> Depending on route and bridge used for your swap, transactions could take **between 20-30 minutes and a few hours**


---

# 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.dex.guru/features/cross-chain-swaps.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.
