# Overview

Kromatika Finance is a decentralized exchange (DEX) powered by Uniswap and Chainlink oﬀering its users an innovative, more user friendly trading experience.

<table data-header-hidden><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>Smart Contracts</td><td>Using audited smart contracts to create trades and process them, all powered by Uniswap.</td><td>Using audited smart contract to create trades and process them, all powered by Uniswap.</td><td></td></tr><tr><td>User Interface (UI)</td><td>UI allows users to utilize our smart contracts while operating in a seamless and familiar trading experience recognizable to anyone who has used Uniswap.</td><td>UI allows interaction between the user Kromatika smart contracts.</td><td></td></tr><tr><td>Processing</td><td>Oﬀ-chain decentralized services powered by Chainlink Keepers are responsible for the processing of trades.</td><td>Off-chain, decentralized processing service are responsible for active processing of the trades, powered by Chainlink Keepers.</td><td></td></tr><tr><td>$KROM Token</td><td>ERC-20 utility token used for paying the Chainlink Keepers processing service fees (paid by users)</td><td>ERC-20 token, used for paying the Chainlink Keepers processing service fees (paid by users) </td><td></td></tr></tbody></table>

<br>


---

# 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.kromatika.finance/kromatika-next-generation-dex-trading/overview.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.
