# 转换

你可以将scUSD存到转换器Transmuter。在额度足够的情况下，scUSD可以在50个区块后变成完全可转换为BUSD。ALPACA的BUSD存款收益和其他用户的还款会增加系统可转换scUSD的额度。

* **存入scUSD**
  * 输入金额并点击 **Stake** 按钮。
  * 确认交易。

![](/files/-MhrPhvcpBOpWPE3Yp6d)

* **转换**

  在 **Total BUSD Available for Transmutation** 的额度足够的情况下，将scUSD转化为BUSD.

  * 点击 **Transmute** 或 **Transmute & Exit** 按钮。二者的不同在于 **Transmute & Exit** 会把你不能转化的 scUSD 也取出来。
  * 确认交易。&#x20;

![](/files/-MhrQzUMIrda9sL3mN8-)

* 取出

  取出为转化的 scUSD。

  * 点击 **Unstake** 按钮。
  * 确认交易。

![](/files/-MhrRzOopObCETYC2Jxv)


---

# 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.scientix.finance/cn/our-protocol/step-by-step-guide/transmute.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.
