# 2. Provide Liquidity

Liquidity providers earn a 0.3% fee on all trades proportional to their pool share. Fees are added to the pool, accrue in real-time, and can be claimed by withdrawing your liquidity.

**$LUXY pools are available at Pegasys!**

<div align="left"><figure><img src="/files/zj9N6eMRNCZNOuvNfvxy" alt=""><figcaption><p>Pegasys</p></figcaption></figure></div>

There are two Liquidity Pools available: **$LUXY x USDT** and **$LUXY x $SYS**, both on the Rollux network:

* [**$LUXY x USDT**](https://info.pegasys.fi/#/pools/0x40d568f0238a7457944bf5e9eed90c154ed61441)
* [**$LUXY x $SYS**](https://info.pegasys.fi/#/pools/0xff1ca8e43befeb7a38ee486a00c34f5fc04ad329)

**To provide liquidity to the protocol, you can follow these steps:**

* Access Pegasys: <https://app.pegasys.fi/>
* Connect your wallet.&#x20;
* Make sure you are connected to the correct network: **Rollux mainnet**.
* Select which pool you'd like to provide liquidity:
  * [**$LUXY x USDT**](https://info.pegasys.fi/#/pools/0x40d568f0238a7457944bf5e9eed90c154ed61441) **or**
  * [**$LUXY x $SYS**](https://info.pegasys.fi/#/pools/0xff1ca8e43befeb7a38ee486a00c34f5fc04ad329)
* Click on "Add Liquidity", and follow the steps on the screen.

{% hint style="info" %}
Pegasys now works similarly to Uniswap: it allows you to concentrate your liquidity position within a **custom price range,** allowing you to set different strategies and protect your assets.  If you have questions on how to use their new Liquidity Pools feature, you can consult [Uniswap official documentation](https://support.uniswap.org/hc/en-us/articles/7423194619661-How-to-add-liquidity-to-Uniswap-v3) or [ask for help on our Discord](https://discord.gg/mcYG5sNM)!
{% endhint %}

As a receipt of your contribution, you'll receive an NFT which represents the shares of the total liquidity on the pool. This NFT can be used in our [Farms](/help-center/finance/usdluxy-guide/3.-farm.md)!


---

# 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.luxy.io/help-center/finance/usdluxy-guide/2.-provide-liquidity.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.
