# Providing Liquidity

- [What is liquidity pool](https://guide.ston.fi/en/providing-liquidity/what-is-liquidity-pool.md): Learn what liquidity pools are on STON.fi, how they facilitate instant trades, and how liquidity providers get a percentage of transaction fees. Discover how to provide liquidity for rewards.
- [Impermanent loss](https://guide.ston.fi/en/providing-liquidity/impermanent-loss.md): Impermanent loss explained — how price moves reshape your LP position, how to quantify the impact, and when fees can offset it.
- [How to provide liquidity on STON.fi](https://guide.ston.fi/en/providing-liquidity/how-to-provide-liquidity-on-ston.fi.md): Learn how to add your tokens to a pool on STON.fi. You’ll supply liquidity, receive LP tokens that represent your share, and your position will accrue a portion of swap fees over time.
- [Liquidity provision, farming, and staking — what's the difference?](https://guide.ston.fi/en/providing-liquidity/liquidity-provision-farming-and-staking-whats-the-difference.md): Liquidity provision, farming, and staking are basic operations on STON.fi. All three are related to locking assets to receive additional rewards and opportunities.
- [Liquidity pool types](https://guide.ston.fi/en/providing-liquidity/liquidity-pool-types.md): Learn about different types of liquidity pools on STON.fi. Understand liquidity pools versions and how they affect liquidity providers.
- [How to create a new liquidity pool](https://guide.ston.fi/en/providing-liquidity/how-to-create-a-new-liquidity-pool.md): Learn how to create a pool v2 on STON.fi and seed it with liquidity in one transaction — simple, fast, secure.
- [How to withdraw funds from a liquidity pool](https://guide.ston.fi/en/providing-liquidity/how-to-withdraw-funds-from-a-liquidity-pool.md): Learn how to withdraw your liquidity from a pool on STON.fi, receive your tokens back, and understand what affects the final amounts.
- [How to evaluate a liquidity pool (TVL, APR, trading volume)](https://guide.ston.fi/en/providing-liquidity/how-to-evaluate-a-liquidity-pool-tvl-apr-trading-volume.md): Learn how to read the main liquidity pool metrics on STON.fi and use them to assess pool size, activity, and potential fee generation.
- [Liquidity provision with Ledger](https://guide.ston.fi/en/providing-liquidity/liquidity-provision-with-ledger.md): Read a getting started guide to use liquidity provision with Ledger on STON.fi, step-by-step instruction.
- [How to add a new token on STON.fi](https://guide.ston.fi/en/providing-liquidity/how-to-add-a-new-token-on-ston.fi.md): Anyone can add a token to STON.fi by creating a v2 liquidity pool. This guide explains when it’s appropriate, how to do it safely, and how interface policies affect visibility, warnings, and swaps.


---

# 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://guide.ston.fi/en/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.
