# Manual Withdraw

If you can't open our site, you can withdraw your staking lp or token manually with harvesting on BscScan.\
\
Here you can see the step by step tutorial

1\) Go to Contract Address

{% embed url="<https://bscscan.com/address/0x398d648c58ccf6337dded3dac7cbd7970ae474b8#readContract>" %}

2\) Go to point 9. PoolInfo. Type PoolID number of you token and click "Query"

| 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/-MWFK6KUpWRsSiAt8Knn)

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

![](/files/-MWFKFCciNYLzuC27Bfm)

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

![](/files/-MWFKSOQWQ34cJ_JjPks)

6\) Go to Contract Address again.

{% embed url="<https://bscscan.com/address/0x398d648c58ccf6337dded3dac7cbd7970ae474b8#readContract>" %}

7\) Go to point 13, UserInfo. Type your PoolID and your wallet address and click the "Query". You will get the initial investment amount of your LP or token. Copy the amount.<br>

![](/files/-MWFMxWSj02jjFnW5TtT)

8\) Go to  <https://bscscan.com/address/0x398d648c58ccf6337dded3dac7cbd7970ae474b8#writeContract>\
\
9\) Connect to Web3\
\
10\) Go to 12. Withdraw and put Pool ID and your amount. Click "Write" and confirm from MetaMask. That's all!<br>

![](/files/-MWFNnF_VyK1h6V5LNwg)


---

# 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/manual-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.
