# Fees

## What is the PickleJars fees?

Right now every jars in Pickle.finance have 20% Performance fees. The fees are automagically sent to our [Treasury](https://zapper.fi/dashboard?address=0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3) when the harvest bot reinvests the strategy. \
\
There are no withdrawal fees.


---

# 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.pickle.finance/appendix-c-previous-docs/old-docs/fees.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.
