> For the complete documentation index, see [llms.txt](https://jamonswap.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jamonswap.gitbook.io/docs/products/jamon-pools/how-to-stake-in-jamon-pools.md).

# How to Stake in Jamon Pools

Staking in Jamon Pools  lets you earn JAMON or other tokens while you sleep!

&#x20;It's simpler than farming with JamonSwap's Yield Farms, because unlike the Farms, you only need to stake **one token** to start earning: usually JAMON.

## **Getting started with Jamon Pool staking**

* Go to the [Pools page](https://jamonswap.finance/pools)**.**

![](/files/XjGnkTedeszbLmyCsY3d)

* Connect to your **Polygon**-compatible wallet by clicking the **Connect** button (top right-hand side).
* Click **Unlock Wallet**.

![](/files/6GPf2pxGsQsuOQUEF6O1)

* Choose which Jamon Pool you want to stake in.

![](/files/je42HMDfwC7OZ8QKiWj9)

**Auto JAMON** automatically compounds your rewards: any JAMON you earn will be harvested and re-invested in the same pool for you.

**Manual JAMON** doesn’t automatically compound like Auto JAMON. You’ll need to harvest and compound your earnings manually.

Other Jamon Pools let you stake your JAMON to earn dozens of other cool tokens. Make sure you check them out.

* Once you choose a pool, click the **Enable** button. Your wallet will ask you to confirm the action.
* The Enable button should now be replaced with **Stake**. Click the button to bring up the staking menu.
* Type in an amount or slide the rabbit to choose how much JAMON you want to stake.
* Click **Confirm**. Your wallet will ask you to confirm the action.
* The Confirm button will change to **"**&#x43;onfirming", then once the transaction is successful, you’ll see your staked amount change and the button will change again.
* You should now be able to see details on your Jamon Pool. Auto JAMON will show a countdown until the unstaking fee ends. The other pools will show a **Collect** button to claim your staking rewards into your wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jamonswap.gitbook.io/docs/products/jamon-pools/how-to-stake-in-jamon-pools.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.
