# repay

participants can unlock all or a portion of their vault collateral by repaying fxToken debt.&#x20;

<figure><img src="/files/kcSEYcv7C5fZTy12Y923" alt=""><figcaption></figcaption></figure>

this is done by burning fxTokens when you repay the debt in your [vault](https://app.handle.fi/vaults/multi/fxAUD/0x9A1B8688137dDbC67c3Be27BBD52f648Bc88B28c). after repaying your debt you will be able to withdraw your collateral.

at all times debt must be above 100 so if you wish to do a partial repayment keep in mind there will be an error if the remaining debt is less then 100.

\*a protocol fee of 0.0% is charged to burn fxTokens, withdrawn from a users vault collateral upon each burn.


---

# 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.handle.fi/korean/platform-functions/mint/burn.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.
