# Intro to Pickle Jars

## Pickle Jars <a href="#docs-internal-guid-4549e159-7fff-1c92-e303-b2bc741a4253" id="docs-internal-guid-4549e159-7fff-1c92-e303-b2bc741a4253"></a>

* Pickle Jars sell off the reward token from underlying pools.
* It exchanges those reward tokens for more of the tokens comprising those pools.
* It then deposits those tokens back into the pool, compounding your returns.

![](https://lh5.googleusercontent.com/0DVNr5AZ2ptRGGu4npwE2xtQ3MiTSgsB_IkNQ1QC70DBIsrh2XhV6WFdZORCfrsg-4xseWcsX6Tce49yMVgK-zm11MOy30OfgYtvZwlJS4bFyWjVShhljzZ8xCvqdEQV2mhUVvfV)

Pickle Finance engages in several strategies, but most work in a similar fashion. In general, our strategies work by allowing a user to deposit their own funds into a liquidity pool, lending protocol, or staking mechanism. The user then deposits those tokens (representing their share of the liquidity pool or other asset) into a pickle jar. They will receive a pToken in return, representing their share of ownership over the jar. As the underlying strategies earn rewards, the pickle jar will claim and sell these rewards, exchanging them for more of the original asset, and depositing them back into the strategy. In this way, reward tokens compound your initial investment.&#x20;

In general, users will not see their number of pTokens change at all, however, the number of underlying tokens representing their share of the liquidity pools will go up.&#x20;

How-to [navigating jars & farms page](/appendix-c-previous-docs/old-docs/navigating-the-jars-and-farm-site.md).


---

# 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/intro-to-pickle-jars.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.
