> For the complete documentation index, see [llms.txt](https://docs.dexkit.com/premium-products/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexkit.com/premium-products/dex-aggregator/whats-this.md).

# What's this?

Have you and your relatives been struggling to find an efficient DEX aggregator that would help save crypto to you and your loved ones? DexKit created the right solution for this!

**Swap instantly any ERC20 token, place liquidity on pools and put limit orders** on any of the supported networks (for now Ethereum, Binance Chain, Polygon, Avalanche and Fantom with total efficiency).

Deploying DSWAP is easy (zero coding) and you will be able to earn crypto for each one of your friends that uses your dApp for trading. Can you imagine how profitable this tool can be for large communities? 💸

**Users can add their token based on the most famous token lists**, and also import their own ERC20 tokens. **This is a perfect solution for token sales / ICO**: Redirect all your clients to your platform to buy your coin and earn fees from it.

Your clients will also save a lot of crypto on fees since DexKit optimized Smart Contracts with the most clean code and least routing in order to keep each transaction cheap.

### Extensive information

About DSWAP can be seen [here](https://docs.dexkit.com/defi-products/dswap-aggregator/overview).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dexkit.com/premium-products/dex-aggregator/whats-this.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
