# Switch debt

You can switch your debt asset in one click, without the need to repay your loan first!&#x20;

Main use case: you borrowed USDT, but USDC rates are lower than USDT rates. The problem is you can’t repay your USDT loan yet to borrow USDC right after. USDC.

The Switch debt feature was built for this use case. Even if you’re locked in a current loan and unable to repay in order to change your debt asset, we allow you to switch in one click!

This feature uses Aave’s flashloans, and a 0.01% fee applies.


---

# 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.mass.money/general/credit/switch-debt.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.
