# Lovely Swap

The beauty of DeFi is the ability to hold and trade any token at any time. Lovely Swap is a decentralized trading protocol in the Lovely ecosystem.

It is a dApp where our users can exchange one asset for the other. The users of Lovely Wallet can seamlessly swap on Lovely Swap because both platforms are integrated.

The swap has many pools where users can lock or stake their tokens to earn rewards. It also has a launchpad where investors can spot and invest in new, groundbreaking projects.

LovelySwap is a next-generation decentralized exchange (DEX) that aims to provide a superior trading experience with innovative features and low fees. Built on multiple EVM-compatible chains, LovelySwap offers:

[Swap](https://docs.lovelyswap.com/lovely-swap/key-capabilities/swap)

[Pools](https://docs.lovelyswap.com/lovely-swap/key-capabilities/pools)&#x20;

[Yield Farming](https://docs.lovelyswap.com/lovely-swap/key-capabilities/yield-farming)

[Trading Competition](https://docs.lovelyswap.com/lovely-swap/key-capabilities/trading-competition)

[Lovely Swap Private RPC](https://docs.lovelyswap.com/lovely-swap/key-capabilities/lovely-swap-private-rpc)

***

<figure><img src="/files/NGrUbDGTmacS2C9VUtqL" alt=""><figcaption></figcaption></figure>

### **Here’s a breakdown of the transaction fees for the Lovely Swap:**

* Trading Fees: 0.3% Per Transaction
  * 0.15% to LP Provider
  * 0.15% to Lovely Swap Treasury
* Token Listing Fee: 500 USDT worth of **LOVELY**
* Trading Event Creation Fee: 500 USDT&#x20;

***

## Contract info <a href="#contract-info" id="contract-info"></a>

### **Contract name:** LovelyFactory

View [Lovely Swap Factory.sol on GitHub](https://github.com/Lovely-Swap/lovelyswap-v1/blob/main/contracts/LovelyFactory.sol).

| Chain   | Address                                    |
| ------- | ------------------------------------------ |
| BSC     | 0x7db16925214B2F5D65dB741D59208A1187B9961c |
| Base    | 0x7db16925214B2F5D65dB741D59208A1187B9961c |
| Polygon | 0x177aeb3727c91c4796766336923c4da431c59637 |
| X Layer | 0x364ba5dfd5920bd4a82d2ae3fa392da187f7331e |

### &#x20;**Contract name:** LovelyRouter02 <a href="#read-functions" id="read-functions"></a>

View [LovelyRouter.sol on GitHub](https://github.com/Lovely-Swap/lovelyswap-v1/blob/main/contracts/LovelyRouter02.sol).

| Chain   | Address                                    |
| ------- | ------------------------------------------ |
| BSC     | 0x177aeb3727C91C4796766336923C4dA431C59637 |
| Base    | 0x177aeb3727C91C4796766336923C4dA431C59637 |
| Polygon | 0x0b7010b5c7b3871cf5083bfe1421f418c6fae55f |
| X Layer | 0xb47e366c2ee1016249dc86faeed3a701062ea5a1 |

## For More Details: [(Click Here)](https://doc.lflabs.fund/lovely-swap/)

### Useful Links:

* Website: <https://swap.lovely.finance>
* Swap: <https://lovelyswap.com>
* Telegram: <https://t.me/lovelyswap>
* Twitter: <https://twitter.com/lovely_swap>
* Github: <https://github.com/Lovely-Swap>

{% embed url="<https://skynet.certik.com/projects/lovelyinu>" %}

<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://wp.lovely.finance/diving-into-the-lovely-product-suites/lovely-swap.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.
