# Repaying

Vault owners are recommended to keep their collateral ratios well above the MCR and LR to avoid liquidations despite collateral price changes. One way to maintain a high collateral ratio is to regularly repay vault debt.

![](/files/-MeOTec0d17KrbLDLn2Q)

Users can repay their vault debt partially or fully at any point by redeeming PAR/paUSD tokens. PAR/paUSD tokens used to repay debt are burned, removing them from circulation.


---

# 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.parallel.best/products/parallel-v2/how-it-works/vaults/repaying.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.
