# Emergency Withdraw

In case of emergency you can withdraw your funds in bscscan

Here you can see the step by step tutorial

1\) Go to Contract Address

<https://bscscan.com/address/0x398d648c58ccf6337dded3dac7cbd7970ae474b8#readContract>\
[<br>](https://bscscan.com/address/0x4B0073A79f2b46Ff5a62fA1458AAc86Ed918C80C#readContract)\
2\) Go to point 9. PoolInfo. Type PoolID number of you token and click "Query"\ <br>

| Pool ID | Token         | Pool ID | Token |
| ------- | ------------- | ------- | ----- |
| 25      | CCAKE-BUSD LP | 3       | CCAKE |
| ​26     | CCAKE-BNB LP  | 7       | BUSD  |
| 27      | CCAKE-ETH LP  | 8       | WBNB  |
| ​28     | CCAKE-DOT LP  | 9       | BTCB  |
| 29      | CCAKE-CAKE LP | 18      | ETH   |
| 30      | CCAKE-SXP LP  | 23      | DOT   |
| 31      | CCAKE-BAKE LP | 21      | SXP   |
| 32      | USDT-BUSD LP  | 19      | UNI   |
|         |               | 24      | LINK  |
|         |               | 15      | CAKE  |
|         |               | 13      | BAKE  |

3\) Click on LP Token address

![](/files/-MUzLoMl-Vt9VyyBBPkR)

4\) Click on Token Tracker (Pancake LP) button

![](/files/-MUzLyWNUXhpFck2UQix)

5\) Check the list and find you LP. Do double check.

![](/files/-MUzMDWHatyjP1Tf8zRd)

6\) Go to  <https://bscscan.com/address/0x398d648c58ccf6337dded3dac7cbd7970ae474b8#writeContract>

7\) Connect to Web3

8\) Go to 4. Emergency withdraw and put Pool ID (You can see the list in point 2)

![](/files/-MUzMielwLfXRADFJB_x)


---

# 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://cheesecakeswap.gitbook.io/cheesecakeswap/security/emergency-withdraw.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.
