# Emergency Withdraw

If something happens to PolyRocket's frontend such as a DDOS attack or a temporary outage, farmers can still withdraw their tokens by direct interaction with the MasterChef contract.

Call the Emergency Withdraw function with the farm or pool id listed below to withdraw your staked tokens.

{% hint style="danger" %}
Withdraw without caring about rewards. EMERGENCY ONLY.
{% endhint %}

0\. Rocket - USDC  `0x37d585Af3927b836b06Ca3a85504cB9b9F5f366b`

1.Rocket `0x5A171afa88476EcD402CcC1FB31A7f6A7F89B36a`

2\. Rocket - WMATIC `0xDe0E508e160C42cBAfd23eDFE07cb141F7e3696e`

3\. WMATIC `0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270`

4\. DAI `0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063`

5\. WETH `0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619`

6\. Quickswap `0x831753DD7087CaC61aB5644b308642cc1c33Dc13`

7\. WMATIC - USDC `0x6e7a5FAFcec6BB1e78bAE2A1F0B612012BF14827`

8\. DAI - USDC `0xf04adBF75cDFc5eD26eeA4bbbb991DB002036Bdd`


---

# 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://rocketfarming.gitbook.io/polyrocket/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.
