# Liquidity pool features

Svim Finance real-world assets tokenization protocol liquidity pool typically encompasses several key features. The process begins with pool creation, where a specific type of tokenized real-world asset, often linked to a particular borrower, is selected. The pool parameters, such as loan amount, interest rate, investment yield, loan term, collateral information, collateral ratio, and liquidation clauses, are defined to ensure clarity and security for all participants.&#x20;

Comprehensive due diligence is conducted to verify the quality and legal standing of the assets involved. Liquidity providers then supply capital to the pool, enabling the tokenized assets to be traded and used for investment purposes. Borrowers make payments according to the agreed loan terms, including principal and interest, which are processed and converted from fiat to stablecoins for distribution back to the investors. The protocol also accounts for prepayment options, allowing borrowers to repay their loans early.&#x20;

In cases of default, Svim Finance works with our network of asset partners and service providers to initiate the collection process to recover the owed amounts, followed by liquidation of the collateral if necessary. This liquidation process determines the extent of recovery and impacts the investment returns, ranging from full principal and expected yield to partial or no recovery of the investment principal.

<br>


---

# 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://svim.gitbook.io/getting-started/liquidity-pool-features.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.
