# Farm with your pTokens

Once you have received pTokens from depositing assets in the PickleJars (guide [here](/appendix-c-previous-docs/old-docs/lock-pickles/pickle-jars.md)), then you are ready to stake your pTokens in the Farms for PICKLE rewards.

**Step 1:**

Navigate to <https://app.pickle.finance/farms>

#### Step 2:

Select the Farm you wish to stake in. You should select the Farm with the same “p” token that you already own.

#### Step 3:

Enter your desired stake amount and click “Approve and Stake”

A transaction will pop-up for you to sign to “Approve” this transaction.&#x20;

After the transaction is complete, another transaction will pop up for you to sign to “Stake” the tokens.

#### Step 4:

Congratulations, you have successfully staked your pTokens in a Farm. This means your tokens are earning PICKLEs in addition to yields from the Pickle Jar.


---

# 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/farming-with-ptokens.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.
