# Withdraw Fee

### Withdrawal Fee

When users withdraw staked funds from Monopoly, **0% \~ 3%** of withdrawal fee will be charged. \
Remember! **$POLY&$DUO-related farms and pools do not charge withdrawal fee!**

Withdraw fee starts from 3% and decreases linerly by time on every seconds.

|            Withdraw Timing           | Withdrawal Fee |
| :----------------------------------: | :------------: |
|           At the beginning           |       3%       |
|     <p>1 day<br>(after 24hrs)</p>    |       2%       |
|    <p> 2 days<br>(after 48hrs)</p>   |       1%       |
| <p>after 3 days<br>(After 72hrs)</p> |       0%       |

The fee system is designed to dis-incentivize short-term farming and selling pressure but still be fairly reasonable for those who wish to yield farm for short time.

* 40% will be used for advertising, infrastructure and dev fee
* 60% of deposit fee will be used for Golden Key

{% hint style="info" %}
Withdrawal fee from Monopoly is calculated based on the time of your last deposit.
{% 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/tokenomics/withdraw-fee.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.
