> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/archive/legacy-products/new-cake-pool/flexible-staking.md).

# How to use the Flexible Staking option

1\. Go to the Pools page [here](https://pancakeswap.finance/pools).

2\. Connect to your BNB Smart Chain-compatible wallet by clicking the **Connect** button (top right-hand side).

3\. Choose your wallet and connect.

4\. Choose the CAKE Syrup Pool and click the **Enable** button. Your wallet will ask you to confirm the action.

5\. The **Enable** button should now be replaced with **Flexible** and Locked. Click the button to bring up the staking menu.

![Note that actual values will vary](/files/edCUIAx8Z2VIdMbqL6oD)

6\. For Flexible Staking simply press **Flexible**, which will present a new window, enter the amount of CAKE you wish to stake, click **Confirm** and confirm the transaction in your wallet.

Want to convert your flexible staking to fixed-term staking to earn more CAKE? Simply click **Convert to Lock** and choose how long you want to lock your CAKE.

![Note that actual values will vary](/files/KBq8I9M49J8WmXfCZnf0)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/archive/legacy-products/new-cake-pool/flexible-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
