# Repay Your Borrow on Root

With the "Repay" feature on Root Finance, you can return borrowed funds at any time, helping you manage your debt and reduce your loan-to-value (LTV) ratio. Here's how it works:

1. **Repay Anytime**: You can repay your borrowed funds whenever it suits you, making debt management easier.
2. **Lower Your LTV**: Repaying your loan lowers your LTV ratio, which is key to avoiding liquidation.
3. **Flexible Repayment Options**: Choose between partial or full repayment, giving you control over your LTV and debt levels.
4. **Withdraw Collateral**: As you repay your loan and your LTV decreases, you’ll be able to withdraw a portion of your collateral. Once you’ve fully repaid your debt, you can withdraw the total amount of your collateral.
5. **Stay Proactive**: Keep an eye on your LTV ratio and repay when necessary to stay ahead of potential liquidation.
6. **Save on Interest**: Repaying promptly helps you minimize interest accumulation, allowing you to stay in control of your financial position and practice better debt management.


---

# 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.rootfinance.xyz/user-guide/repay-your-borrow-on-root.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.
