# Lends

## docs.lends.so

- [User Documentation](https://docs.lends.so/user-documentation.md)
- [Read Me First](https://docs.lends.so/read-me-first.md)
- [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)
- [Token Distribution](https://docs.lends.so/tokenomics/token-distribution.md)
- [Revenue Model](https://docs.lends.so/tokenomics/revenue-model.md)
- [Value Accrual](https://docs.lends.so/tokenomics/value-accrual.md)
- [Product Roadmap](https://docs.lends.so/tokenomics/product-roadmap.md)
- [Ambassador Program](https://docs.lends.so/extras/ambassador-program.md): Welcome to the Lends Ambassador Program!
- [Community](https://docs.lends.so/extras/community.md): An outline of all Lends socials.
- [Brand Assets](https://docs.lends.so/extras/brand-assets.md): The brand assets that the Lends team utilizes and encourages the community to adopt.
- [Terms of Service](https://docs.lends.so/extras/terms-of-service.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lends.so/user-documentation.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.
