# Rugpull Migrator Code

Pancakeswap can potentially take all of your money within 6 hours through 'function migrate'. Of course, being an established platform, they will not do it; however, the codes still exist in their contract and the risk of rug pulling is still possible.

We decided to remove the migrator code from our contract which was forked out from Pancakeswap, so that you can sleep soundly at night without worrying that your funds will be gone the next day when you wake up.

You can see the following migrator code is still present in the following link: <https://github.com/pancakeswap/pancake-farm/blob/master/contracts/MasterChef.sol>

![](https://1291581203-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MV7jXVgdVLyTgUVJzrt%2F-MV7jqssouAAvR-4qQw5%2F-MV7ktC6dg3YQhoxWNCt%2Fimage.png?alt=media\&token=3061e0ee-fa32-457e-95c9-6812367f01a4)


---

# 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://soju-finance.gitbook.io/soju-finance/security/rugpull-migrator-code.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.
