> For the complete documentation index, see [llms.txt](https://docs.scientix.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scientix.finance/our-protocol/step-by-step-guide/busd-scusd-liquidity-migration.md).

# BUSD/scUSD Liquidity Migration

For lower slippage and fewer trading fees, we cooperated with [ACryptoS](https://app.acryptos.com/) to build a better pool for BUSD/scUSD pair.&#x20;

<table data-header-hidden><thead><tr><th width="305.1479234717686"></th><th align="center">PancakeSwap</th><th align="center">ACryptoS</th></tr></thead><tbody><tr><td></td><td align="center">PancakeSwap</td><td align="center">ACryptoS</td></tr><tr><td>Trading Fee</td><td align="center">0.25%</td><td align="center"><strong>0.04%</strong></td></tr><tr><td>Liquidity with Same Slippage</td><td align="center">100M</td><td align="center"><strong>1M</strong></td></tr></tbody></table>

It's a big improvement for Scientist Protocol which will make the leverage of the collaterals much easier and less loss. &#x20;

We will turn off the SCIX rewards for BUSD/scUSD Pancake LP and turn on the rewards for BUSD/scUSD AcryptoS LP. So you need to migrate your liquidity from Pancake to AcryptoS after the switch.

### Remove Liquidity from PancakeSwap

1. Unstake LP

![](/files/KLFUEGbOoGAjzBfLq0aM)

![](/files/OMEYDpZ6OYvmDQicbvQx)

&#x20; 2\. Remove LP

![](/files/ItppbeUjo5M8maC6wDc0)

### Add Liquidity on ACryptoS

![](/files/mcpzGIX7AKQNIm9NOe9i)

![](/files/n9fgLdcZNGxsvem6iMpr)

![](/files/7tDKQ837uLIaDwM4eLvj)

&#x20; Approve and Stake ACryptoS LP&#x20;

![](/files/vWIgnZ78H14Zr0AYLHpX)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scientix.finance/our-protocol/step-by-step-guide/busd-scusd-liquidity-migration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
