# Products

- [L-1 Streaming Swaps](https://docs.lends.so/products/l-1-streaming-swaps.md)
- [Can I speed up my swap execution?](https://docs.lends.so/products/l-1-streaming-swaps/can-i-speed-up-my-swap-execution.md)
- [Why are Streaming Swaps better than regular swaps?](https://docs.lends.so/products/l-1-streaming-swaps/why-are-streaming-swaps-better-than-regular-swaps.md)
- [THORFi Lending](https://docs.lends.so/products/thorfi-lending.md)
- [What collateral can I use to take out a loan?](https://docs.lends.so/products/thorfi-lending/what-collateral-can-i-use-to-take-out-a-loan.md)
- [Is there unlimited lending capacity?](https://docs.lends.so/products/thorfi-lending/is-there-unlimited-lending-capacity.md)
- [How are stablecoin loans accounted?](https://docs.lends.so/products/thorfi-lending/how-are-stablecoin-loans-accounted.md)
- [THORFi Savers](https://docs.lends.so/products/thorfi-savers.md)
- [Where does the yield come from?](https://docs.lends.so/products/thorfi-savers/where-does-the-yield-come-from.md)
- [Is there any risk of losing my coins?](https://docs.lends.so/products/thorfi-savers/is-there-any-risk-of-losing-my-coins.md)
- [Liquidity](https://docs.lends.so/products/liquidity.md): How to Become a Liquidity Provider on Lends
- [How are fees calculated for liquidity transactions?](https://docs.lends.so/products/liquidity/how-are-fees-calculated-for-liquidity-transactions.md)
- [Impermanent Loss Protection (ILP)?](https://docs.lends.so/products/liquidity/impermanent-loss-protection-ilp.md)
- [Difference between symmetric and asymmetric deposits?](https://docs.lends.so/products/liquidity/difference-between-symmetric-and-asymmetric-deposits.md)
- [P2P Lending](https://docs.lends.so/products/p2p-lending.md)
- [Liquidity Provider](https://docs.lends.so/products/p2p-lending/liquidity-provider.md)
- [Leverage Taker](https://docs.lends.so/products/p2p-lending/leverage-taker.md)
- [Key Features](https://docs.lends.so/products/p2p-lending/key-features.md)
- [Oracle](https://docs.lends.so/products/p2p-lending/oracle.md)
- [Managing Liquidations](https://docs.lends.so/products/p2p-lending/managing-liquidations.md)
- [FAQs](https://docs.lends.so/products/p2p-lending/faqs.md)


---

# 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.lends.so/products.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.
