# 🛡️ Deposit Shield

Most of **other farms could suck your entire capital** by setting a 100% deposit fees. \
Fortunately, they don't plan to do it.\
But THEY COULD.\
Typical other farms' contract:

![](https://605589102-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Maj2tHUU33nUuwiB0cD%2F-Mb0BnIZLm5hQXWsF3Pf%2F-Mb0FUKdeYdHXNh7HsWg%2Fimage.png?alt=media\&token=97c65d3e-73cd-44ea-96ec-8838f7971fa7)

They can modify the fees at anytime and steal the tokens of stakers.

\
Because the alpha WEREWOLF loves his pack, he found a solution:\
All **our pools are protected** by a 4% maximum deposit fees. This amount is hard coded in our masterchef contract and **can't be changed**:

![](https://605589102-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Maj2tHUU33nUuwiB0cD%2F-Mb0BnIZLm5hQXWsF3Pf%2F-Mb0Eo25D0Acz0wFwVES%2Fimage.png?alt=media\&token=3c256a50-5266-4227-928a-17ba932ac2ce)

With our **Deposit Shield**, it's impossible to change the deposit fees for more than usual 4%.\
**You stake, we protect.**


---

# 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://werewolf-farm.gitbook.io/werewolf-farm/security/deposit-shield.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.
