# Providing Liquidity

## Adding liquidity to the COMB Pool&#x20;

Users can deposit USDC to the COMB pool on the Earn page, and support trading on Filament while earning yield via trading fees.&#x20;

The FLP token on Filament represents a share of the [COMB Pool](/fundamentals/comb-compartment-based-liquidity-pool.md).<br>

&#x20;**1/ Head over to the Earn page**&#x20;

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

**2/ Enter the amount of USDC to be added to the pool and click on "Add"**

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

## Withdrawing Liquidity

Users can remove liquidity from the COMB pool by swapping the FLP token for USDC on the Earn page

<figure><img src="/files/0xZb5SVNk56DE1DWZj7u" alt=""><figcaption></figcaption></figure>

## Bonding

Users can bond thier LP tokens to lock thier liquidity, the unbonding period for bonded FLP tokens is **7 days.** Users can earn additional rewards for locking thier liquidity. \
\
**1/ Click on the bonding tab on the earn page**&#x20;

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

**2/ Enter the number of FLP tokens to be bonded, click on "Bond" and confirm the transaction in your wallet.**

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

**3/ For unbonding, switch to the unbond tab on the panel and the enter the number of FLP tokens to unbond, click "Unbond" and confirm the transaction in your wallet.**\
\
The unbonding period is 7 Days. The FLP tokens will be deposited in your wallet after a period of 7 days.&#x20;

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


---

# 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.filament.finance/guides/providing-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.
