> 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/french/archive/legacy-products/new-cake-pool/flexible-staking.md).

# Comment utiliser l'option Flexible Staking

1\. Rendez-vous sur la page Pools [ici](https://pancakeswap.finance/pools).

2\. Connectez-vous à votre portefeuille compatible BNB Smart Chain en cliquant sur le bouton **Connect** (en haut à droite).

3\. Choisissez votre portefeuille et connectez-vous.

4\. Choisissez le CAKE Syrup Pool et cliquez sur le bouton **Enable**. Votre portefeuille vous demandera de confirmer l'action.

5\. Le bouton **Enable** devrait maintenant être remplacé par **Flexible** et Locked. Cliquez sur le bouton pour afficher le menu de staking.

![Notez que les valeurs réelles varieront](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Stake%20-%20before%20enable.png)

6\. Pour le Staking Flexible, cliquez simplement sur **Flexible**, ce qui présentera une nouvelle fenêtre ; entrez le montant de CAKE que vous souhaitez staker, cliquez sur **Confirm** et confirmez la transaction dans votre portefeuille.

Vous souhaitez convertir votre staking flexible en staking à terme fixe pour gagner plus de CAKE ? Cliquez simplement sur **Convert to Lock** et choisissez la durée pendant laquelle vous souhaitez verrouiller votre CAKE.

![Notez que les valeurs réelles varieront](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/cake-pool-flex-convert.png)


---

# 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/french/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.
