# Transmute

You can stake scUSD to Transmute pool. Your staked scUSD will gradually be converted to BUSD over time. The ALPACA yield will pay for this.

* **Stake the scUSD**
  * Input the amount and click the **Stake** button.
  * Confirm the transaction.

![](/files/-MhrPhvcpBOpWPE3Yp6d)

* **Transmute**

  It will convert your scUSD to BUSD according to the **Total BUSD Available for Transmutation.**

  * Click the **Transmute** or **Transmute & Exit** button. The difference between these is that if you click the **Transmute & Exit** button will unstake your scUSD which is not transmuted.
  * Confirm the transaction.

![](/files/-MhrQzUMIrda9sL3mN8-)

* **Unstake**

  Unstake your scUSD which is not converted.

  * Click the **Unstake** button.
  * Confirm the transaction.

![](/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/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.
