# Risk & Rewards to Liquidity Provision

## **Rewards:**

* **Earn Trading Fees**\
  When users swap tokens on the platform, a portion of the trading fees is distributed to liquidity providers. The more liquidity you provide, the larger your share of these fees, making it a passive income stream.
* **Receive $SQRL and $SOL Rewards**\
  In addition to trading fees, liquidity providers may earn **$SQRL** and **$SOL** rewards depending on their staking choices. These rewards are distributed proportionally to your liquidity share.
* **High Yield Potential**\
  If you choose to provide liquidity in high-demand pools with large trading volumes, you could earn higher rewards over time. Liquidity provision can be a lucrative opportunity if done strategically.

## **Risks:**

* **Impermanent Loss**\
  **Impermanent loss** is one of the most significant risks of liquidity provision. It occurs when the price of the tokens in the liquidity pool changes relative to each other. If one token appreciates or depreciates significantly, the value of your liquidity in the pool may be lower than if you had held the tokens outside the pool. While impermanent loss can be mitigated with stable token pairs, it’s something to keep in mind when adding liquidity.
* **Smart Contract Risk**\
  Like any DeFi platform, there’s a risk that vulnerabilities in the smart contracts could be exploited. However, Squirrel Swap’s team follows best practices to minimize these risks, and the platform undergoes regular audits to ensure security.
* **Volatility**\
  Liquidity provision is inherently tied to the price volatility of the tokens in the pool. Sudden market fluctuations can affect the overall value of your liquidity and impact your returns.
* **Slippage**\
  **Slippage** is the difference between the expected price of a trade and the actual price due to market movement. In high-volatility markets, slippage can affect the efficiency of trades and, in some cases, reduce the rewards you receive from liquidity pools.

## **Maximizing Liquidity Provision Rewards:**

* **Diversify Your Liquidity Pools**\
  To mitigate risks, it’s wise to provide liquidity in multiple pools with different tokens, spreading out exposure to impermanent loss and volatility.
* **Monitor Market Trends**\
  Stay informed about market conditions and trading volumes. Adding liquidity to pools with high trading volumes can help increase your rewards.
* **Consider Staking LP Tokens**\
  Some platforms, including Squirrel Swap, may offer additional rewards for staking your LP tokens. This allows you to earn even more while minimizing the risks of liquidity provision.

With the ability to add/remove liquidity, earn rewards, and participate in decentralized finance, liquidity provision on Squirrel Swap offers an exciting opportunity. However, as with any investment, it’s important to carefully consider the risks involved to maximize your returns.


---

# 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://squirrel-swap.gitbook.io/squirrel-swap/liquidity/risk-and-rewards-to-liquidity-provision.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.
