# General

{% hint style="info" %} <mark style="color:blue;">**What is THORSwap?**</mark> \
Powered by [SwapKit.dev](https://swapkit.dev/), THORSwap is the world’s first Multichain DEX that utilizes the THORChain, Chainflip and Maya Protocol networks to provide a front-end user interface to perform cross-chain swaps. This is done in a permissionless, trustless, and non-custodial manner. There are no pegged or wrapped assets, it is purely native.
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**Which blockchains are supported by THORSwap?**</mark>

Check out supported chains on THORSwap here: [welcome](https://docs.thorswap.finance/thorswap/welcome "mention")
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**Which Wallets are compatible with THORSwap?**</mark>

Check out supported [wallets](https://docs.thorswap.finance/thorswap/thorswap/wallets "mention")on THORSwap.
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**What differentiates THORSwap from other interfaces?**</mark>\
\
TLDR: This is your ticket to DeFi Valhalla! All-in-one tools and features in one interface, you can stay in just one interface and never need KYC or hope between different platforms.\
\
Also:

Analytical Dashboard and Professional UI/UX&#x20;

Highly Scalable Infrastructure&#x20;

Security-First Implementation&#x20;

Extraordinary development speed&#x20;

High Quality and scalable codebase (maintain and integrate thorchain.js)&#x20;

Strong Community Engagement and Social Activity&#x20;

100% Transparency through the medium blog post&#x20;

Supports other ecosystems like LPU and Marketing Campaigns&#x20;

24/7 Technical Support through our [Discord](https://discord.gg/thorswap)
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**Which providers does THORSwap use?**</mark>\
[THORChain](https://thorchain.org/), [Maya](https://www.mayaprotocol.com/) , [NEAR Intents](https://www.near.org/intents), [Chainflip](https://chainflip.io/)
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**Does anything on THORSwap require KYC?**</mark>

No, THORSwap is a decentralized exchange (DEX).
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**Does THORSwap use address-screening?**</mark>

THORSwap implemented address screening to detect and block potentially criminal funds, such as those stolen from the FTX exchange, by working with a partner to implement screening parameters to prevent illegal activity.
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**Where can I find legal info?**</mark>

Our Terms of Service can be found [**here**](https://docs.thorswap.finance/thorswap/resources/terms-of-service).
{% endhint %}


---

# 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.thorswap.finance/thorswap/customer-support/support-faqs/general.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.
