# Liquidity Providing

ChefSwap's adoption of the weighted pools AMM mechanism from Balancer marks a significant advancement in the DeFi space on Solana. It provides users with flexibility in managing their liquidity, enhancing their trading strategies, and optimizing their returns, all while contributing to a more efficient, diverse, and robust trading ecosystem.

## **About Liquidity Providing**

Providing liquidity to ChefSwap's weighted pools involves depositing a basket of tokens into a pool, according to its weight configuration. Liquidity providers benefit from trading fees proportional to their share of the pool, incentivizing the provision of liquidity to less common trading pairs and enhancing the overall market efficiency.

## Pool Tokens

Upon providing liquidity to a weighted pool, liquidity providers receive pool tokens in return. These tokens represent a share of the pool's total assets and entitle the holder to a portion of the trading fees generated by the pool. Pool tokens can be freely traded, offering liquidity providers a liquid asset that reflects their investment in the pool.


---

# 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.coinchef.com/key-features/chefswap/liquidity-providing.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.
