# Liquidity

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

Token swaps are feasible on CabbageSwap only if sufficient liquidity exists.

Providing liquidity on CabbageSwap enables you to earn a 0.25% trading fee for each swap executed within the pool.

Additionally, you can utilize your LP tokens to participate in Cabbage's LP Farms (available for a few supported pools) and increase your potential profits.

### LP Tokens

<figure><img src="/files/kRauoDfLG3taXFNnzSyk" alt="" width="468"><figcaption></figcaption></figure>

For instance, upon depositing ETH and CAB into a Liquidity Pool, you would be received ETH-CAB LP tokens.

The quantity of LP tokens allocated corresponds to your share in the ETH-CAB Liquidity Pool.

You can also redeem your funds at any time by removing your liquidity.


---

# 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.cabbageswap.com/cabbageswap/features/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.
