# User Documentation

> **ℹ️ Warning:** We are continuously updating and improving this documentation, so please bear with us as we make it as comprehensive and informative as possible.

> **⚠️ Disclaimer:** This document contains forward-looking statements that involve both known and unknown risks, uncertainties, and important factors that may cause the actual results of the Company to differ materially from any future results expressed or implied by such statements. Therefore, readers should not unduly rely on these statements and should exercise caution when making any decisions based on them. Additionally, the Company makes no representation or warranty as to the future performance or accuracy of these forward-looking statements.

## Start Here <a href="#id-8b65b9a744ea4c55b8c5a4024314445b" id="id-8b65b9a744ea4c55b8c5a4024314445b"></a>

:rotating\_light: [Read Me First](https://docs.lends.so/read-me-first)

***

## Products

:hourglass\_flowing\_sand:[ L-1 Streaming Swaps](https://docs.lends.so/products/l-1-streaming-swaps)

{% hint style="info" %}
:fast\_forward: [Can I speed up my swap execution? ](https://docs.lends.so/products/l-1-streaming-swaps/can-i-speed-up-my-swap-execution)
{% endhint %}

{% hint style="info" %}
:star2: [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)
{% endhint %}

***

:recycle: [THORFi Lending](https://docs.lends.so/products/thorfi-lending)

{% hint style="info" %}
:arrows\_counterclockwise: [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)
{% endhint %}

{% hint style="info" %}
:vertical\_traffic\_light: [Is there unlimited lending capacity? ](https://docs.lends.so/products/thorfi-lending/is-there-unlimited-lending-capacity)
{% endhint %}

{% hint style="info" %}
:bookmark\_tabs: [How are stablecoin loans accounted?](https://docs.lends.so/products/thorfi-lending/how-are-stablecoin-loans-accounted)
{% endhint %}

***

:money\_mouth: [THORFi Savers](https://docs.lends.so/products/thorfi-savers)

{% hint style="info" %}
:beginner: [Where does the yield come from? ](https://docs.lends.so/products/thorfi-savers/where-does-the-yield-come-from)
{% endhint %}

{% hint style="info" %}
:red\_circle: [Is there any risk of losing my coins? ](https://docs.lends.so/products/thorfi-savers/is-there-any-risk-of-losing-my-coins)
{% endhint %}

***

:handshake: [Lending Orderbooks](https://docs.lends.so/products/p2p-lending)

{% hint style="info" %}
:droplet: [Liquidity Provider](https://docs.lends.so/products/p2p-lending/liquidity-provider)
{% endhint %}

{% hint style="info" %}
:scales: [Leverage Taker](https://docs.lends.so/products/p2p-lending/leverage-taker)
{% endhint %}

{% hint style="info" %}
:chart: [Interest Rates](https://docs.lends.so/products/p2p-lending/key-features)
{% endhint %}

{% hint style="info" %}
:crystal\_ball: [Oracle](https://docs.lends.so/products/p2p-lending/oracle)
{% endhint %}

{% hint style="info" %}
:shield: [Managing Liquidations ](https://docs.lends.so/products/p2p-lending/managing-liquidations)
{% endhint %}

{% hint style="info" %}
:question:[ FAQs](https://docs.lends.so/products/p2p-lending/faqs)
{% endhint %}

***

## Tokenomics

:coin: [Token Distribution](https://docs.lends.so/tokenomics/token-distribution)

:money\_with\_wings: [Revenue Model](https://docs.lends.so/tokenomics/revenue-model)

:rocket: [Value Accrual](https://docs.lends.so/tokenomics/value-accrual)

:map: [Product Roadmap](https://docs.lends.so/tokenomics/product-roadmap)

***

## Extras

:fire: [Community](https://docs.lends.so/extras/community)

:art: [Brand Assets](https://docs.lends.so/extras/brand-assets)

:hand\_splayed: [Terms of Service](https://docs.lends.so/extras/terms-of-service)


---

# 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/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.
