# DEX

## Swapping

Enoch's token swapping provide a simple, flexible, and highly secure route for crypto-to-crypto trade. It boost liquidity by allowing users to buy different kinds of tokens with their tokens.

Just Connect to the wallet and start swapping.

## Liquidity

When you add liquidity, you will receive pool tokens representing your position. These tokens automatically earn fees proportional to your share of the pool, and can be redeemed at any time.

When a liquidity pool has a lot of liquidity, trading can happen inside the pool. This means that many users can make use of the DEX to swap out Love or whatever other pairs are available. And when trading happens, fees are generated and the fees will be given to the pool token owners. Giving you profit for making the trade possible and also giving you profit for keeping the pool token alive.

## Bridge

A cross-chain bridge enables an exchange of information, cryptocurrency or NFTs from one blockchain network to another. It enables the flow of data and tokens across different blockchains.

At Enoch, we have linked cross-chain bridge between Ethereum mainnet and Polygon mainnet.

The process of transferring assets may take any time between 10 mins to 1 hour.


---

# 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://enoch-app.gitbook.io/enoch/enoch-tutorials/open-finance/dex.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.
