> For the complete documentation index, see [llms.txt](https://docs.liqfinity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liqfinity.com/features/provide-liquidity-and-earn/lqlp-token-and-leveraged-liquidity-provision.md).

# LQLP Token & Leveraged Liquidity Provision

**What Is LQLP?**

When you provide USDT liquidity to the Liqfinity platform, you receive an equal 1:1 amount of **LQLP tokens**. These tokens are **non-transferable utility tokens**, used **only within the platform**.

You exchange your USDT for them and use them exclusively within the Liqfinity ecosystem. You’ll need them to interact with the liquidity pool, and **you can’t withdraw your funds without them**.

***

#### Why Do You Need LQLP?

LQLP is your **key to the liquidity pool**. If you want to:

* Withdraw your funds
* Track your share in the pool
* Earn hourly rewards

You need to hold the equivalent LQLP tokens. They’re not just a placeholder, but a functional component of the platform’s liquidity engine.

Additionally, **LQLP tokens are tied directly to your collateralized loans**. If you use them to borrow USDT and the accumulated **fees exceed your buffer**, some of your LQLP tokens may be **partially or fully liquidated**. When this happens, you **permanently lose that portion of your share in the liquidity pool**.

> For example: If you use 1,000 LQLP as collateral and fail to manage your debt, and 200 of those tokens get liquidated to cover fees, your share in the pool drops accordingly. You won't be able to recover that portion of your liquidity unless you re-enter the pool with new USDT.

This mechanism ensures that LQLP not only represents your share, but also enforces **responsible borrowing behavior** within the platform.

***

#### Leveraged Liquidity Provision

Here’s where it gets interesting: **LQLP tokens can be used as collateral to borrow more USDT**.

Let’s break it down simply:

1. ✅ You deposit USDT → You receive LQLP (1:1)
2. 💡 You use LQLP as collateral → Borrow USDT
3. 🔁 You can then re-deposit the borrowed USDT → Receive more LQLP
4. 🔁 Again, use the new LQLP as collateral → Borrow again

This creates a **loop**, where your participation in the liquidity pool **multiplies**. Each time, your share in the pool grows, and so do your rewards.

However:

* With each iteration, your borrowed USDT increases.
* Your obligation to **repay loans** also increases.
* Hourly **fees apply**, and they compound over time.

***

#### Use Responsibly

This feature is designed for **advanced users** who fully understand the risks. Leveraging your liquidity position can amplify your gains, but also increases your **exposure and debt**.

If used carelessly, your borrowed capital may be consumed by platform fees, leaving you with little to no withdrawal value.

> **Recommendation**: Always monitor your position, understand the cost of borrowing, and use leverage only if you have a clear strategy.


---

# 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:

```
GET https://docs.liqfinity.com/features/provide-liquidity-and-earn/lqlp-token-and-leveraged-liquidity-provision.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.
