# Fees

* Pickle takes 20% of the rewards token being compounded as a fee, in most cases.&#x20;
* Some Jars have custom fee schedules, with a percentage of AUM taken throughout a year.

For Ethereum, Arbitrum and Polygon Jars, Pickle Finance charges a 0.2 performance fee from each harvest. As for OEC and Moonriver Jars, Pickle Finance charges a 0.1 performance fee. &#x20;

In most cases, only the reward token being harvested and compounded is applicable for these fees.&#x20;

Take, for example, the case of a Pickle Jar that requires a Sushi Liquidity Pool (sLP) token as its deposit. The sLP token represents partial ownership of a liquidity pool on Sushi Swap. If the Liquidity Pool itself returns 25% APR, and Sushi offers ‘Sushi’ reward tokens amounting to an additional 15%, only the Sushi reward tokens being sold and reinvested will have fees taken out. Pickle Finance will take no fees from the growth of that underlying pool.&#x20;

Some jars, however, do have custom fee schedules. All Yearn-partnered vaults (USDC, LUSD or FRAX) have different fees, amounting to a 20% performance fee plus a 2% AUM fee.


---

# 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/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.
