# KyberSwap Interface

## Overview

<figure><img src="/files/DCvIvVMViknuFKoXvoN8" alt=""><figcaption><p>KyberSwap Interface</p></figcaption></figure>

KyberSwap Interface is a one stop [web application](https://kyberswap.com/swap/ethereum) that grants users access to the best trading solution in the DeFi space. In the pursuit of making DeFi accessible to all, KyberSwap Interface was designed to be interoperable with the most popular [Web3 wallets](/getting-started/foundational-topics/decentralized-technologies/wallets.md) allowing users to access all of KyberSwap functionalities while still always maintaining total control of their funds.

## Next Steps

As a window into the world of DeFi liquidity, KyberSwap Interface enables you to:

* Trade at superior market rates via the KyberSwap Aggregator
* [Trade at your preferred rates by setting Limit Orders](/user-guide/limit-order.md)
* [Swap between different tokens across chains](/user-guide/user-guides/swap-between-different-tokens-across-chains.md)
* Purchase crypto with a credit/debit card, mobile wallet, or bank account
* Bridge your asset across 13 chains and counting
* [Participate in KyberDAO governance](/governance/kyberdao/user-guides/participating-in-kyberdao.md)
* [Participate in KyberSwap's multiple trading campaigns](https://kyberswap.com/campaigns/)

This list is constantly growing as we continue to rollout new features for our users. Do keep a lookout for our latest announcements which are served to you via the notification centre.


---

# 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.kyberswap.com/kyberswap-solutions/kyberswap-interface.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.
