# How to start Simple Staking

{% hint style="danger" %}
\[Archived] Simple Staking – As of 10th March 2025
{% endhint %}

Simple Staking can be broken down into 3 steps - **Staking, Earning, Claiming**

Here is the step-by-step guide on how to start simple staking:

1. **Select pool for Simple Staking** - PancakeSwap Simple Staking comes in 3 different pools for every token (30, 60 and 90 day). Stablecoins such as USDC or USDT will only support 30 day pools. Users who lock their tokens in the longer period pools will receive more daily rewards and higher APR.

<figure><img src="/files/R1oDUV9tor52FAsmt8jX" alt=""><figcaption></figcaption></figure>

2. **Deposit Tokens** - Select the amount of tokens to deposit into the staking pool. Please note that there’s a minimum amount to stake depending on the token. For users who have staked **100 CAKE** in the [CAKE Syrup Pool](https://pancakeswap.finance/pools), note that you’ll be able to enjoy the Locked CAKE boost. For more information on the CAKE Syrup pool, please visit the[ ](/archive/legacy-products/new-cake-pool/fixed-term-staking.md)[Fixed Staking guide](/archive/legacy-products/new-cake-pool/fixed-term-staking.md).

<figure><img src="/files/krKZC23jRBq3k0PlKQk4" alt="" width="277"><figcaption></figcaption></figure>

3. **Confirm and Stake token** - Confirm details and stake token. You will receive a notification.

<figure><img src="/files/3GEp0s01c98nIajOewnI" alt=""><figcaption></figcaption></figure>

4. **Earning Interest** - Interest rewards are accrued daily. Please check your position by clicking the info button for more details.

<figure><img src="/files/fpU7RbuGlaiERBXyLnyw" alt="" width="277"><figcaption></figcaption></figure>

5. **Claim/Restake/Unstake** - At the end of staking period, users can choose to claim rewards and unstake their tokens.

5.1 Click “Claim” button on the position, which will appear after lock period is up

<figure><img src="/files/J1A261pdaGym4FfTqjIF" alt="" width="260"><figcaption></figcaption></figure>

5.2 Select “Claim Reward and Restake” to create a new simple staking position with the same token amount. Otherwise, select “Unstake” to withdraw all rewards and tokens back to your wallet.

<figure><img src="/files/n4ddfuLMYZIzSe9Ui5Sk" alt="" width="277"><figcaption></figcaption></figure>

5.3 Review details and confirm Unstake

<figure><img src="/files/38sGs7iRgT2LU3WagSJf" alt="" width="277"><figcaption></figcaption></figure>

6. **Add Position** - Users can add position while their positions are locked. However, the staking period will reset for the specific lock period.

6.1 Select the current staking position and click the “+” icon

<figure><img src="/files/aB7LMd6y0YRFgaDfbvee" alt="" width="260"><figcaption></figcaption></figure>

6.2 Select the number of tokens to add and review the new staking position

<figure><img src="/files/iCDaKuZ0JPjFMl0u20sp" alt="" width="277"><figcaption></figcaption></figure>

7. Click confirm to complete add position


---

# 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.pancakeswap.finance/archive/legacy-products/archived-simple-staking/how-to-start-simple-staking.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.
