# Clone Liquidity | For LPs

{% hint style="warning" %}
**Advanced users zone:** Liquidity App is designed for advanced users who fully understand the inherent risks and potential rewards associated with providing liquidity within decentralized finance (DeFi) protocols.&#x20;

Please utilize [**Markets App**](/clone-mainnet-guide/clone-markets-or-for-traders.md) if you are looking to trade.
{% endhint %}

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

Welcome to Clone Liquidity App, home of our novel Comet Liquidity System! As the heart of our platform, Clone Liquidity is where advanced users can unlock the power of our protocol by providing liquidity to clAsset pools. In this section, we will walk you through everything you need to know about our liquidity pools, their architecture, how you can start using comets.

**Try Now:** [**liquidity.clone.so**](https://liquidity.clone.so)


---

# 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.clone.so/clone-mainnet-guide/clone-liquidity-or-for-lps.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.
