# Emergency Withdraw

## Guide to Emergency Withdraw

This guide will help you emergency withdraw your funds from any yield farm. When the UI is down on a Yield Farm, due to a technical issue, you can still withdraw your funds by interacting directly with the Masterchef contract on Arbiscan.com.

1. Navigate to the MasterChef contract&#x20;

Monopoly Masterchef on Arbiscan here

2\. Connect your Web3 Wallet to the website

3\. Scroll down to 3. emergencyWithdraw function

4\. Enter the PID and your wallet addres of the pool you were in. A number between 0-22. You can view the pools by navigating to the Read Contract tab and going through the 14. poolInfo function with the PID 0-22 and your address. Once you find your pool submit the transaction.

{% hint style="success" %}
Please find PID for [**Farms** ](/products/farms.md)and [**Pools** ](/products/pools.md)here
{% endhint %}


---

# 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://docs.monopoly.finance/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.
