# Overview

OPT Finance is the first aggregator service on WEMIX3.0 that integrates fragmented liquidity across various decentralized exchanges (DEX). Built on Fermat's principle — **Light travels along the path of least time** —, our proprietary algorithm OPT analyzes the liquidity and AMM curve of each DEX, providing users of OPT Finance with most price effective swap routes.

### **Integrated DEX**

<table><thead><tr><th width="200">DEX</th><th width="159.33333333333331">Integration</th><th>Website</th></tr></thead><tbody><tr><td>Weswap V2</td><td>Integrated</td><td><a href="https://wemix.fi/swap">https://wemix.fi/swap</a></td></tr><tr><td>Weswap V3</td><td>Integrated</td><td><a href="https://wemix.fi/swap">https://wemix.fi/swap</a></td></tr><tr><td>Kurrency</td><td>Soon</td><td><a href="https://kurrency.io/ko">https://kurrency.io/ko</a></td></tr></tbody></table>

### **Core Features**

#### **Optimized Swap**

* OPT analyzes various trading pairs and liquidity pools in real time.
* OPT Finance provides most optimal route to exchange user's tokens to maximize the output.

#### Optimized Gas

* Smart contracts of OPT Finance is built to reduce transaction fee incurred when exchanges assets.
* Users of OPT Finance are able to enjoy lower gas costs when exchanging assets through our service.


---

# 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.opt.finance/en/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.
