# Introduction

Decentralized Finance (DeFi) has flourished in this day and age with billions of locked assets. As being the world’s first decentralized marketplace for cross-chain lending, Trava has been forming adequate standards to manage the risks emerging from the hyper-connected ecosystem.&#x20;

The following documentation illustrates the protocol parameters for the purpose of alleviating the fundamental risks that may arise. These are the parameters defined when creating the Pool such as borrowing/lending interest rate, liquidity threshold, Loan to Value ratio, Health Factor, Liquidation penalty, and Reserve Factor. These parameters are of paramount importance to users when participating in Pool operations.&#x20;

Pool parameters are divided into two groups: interest rate parameters and risk parameters.\ <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://docs.trava.finance/risk-management/master.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.
