> 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/archived-position-manager.md).

# \[Archivé] Position Manager

{% hint style="success" %}
Un lien dédié restera disponible pour que les utilisateurs puissent retirer les positions non gérées après la date de suppression : [**https://pancakeswap.finance/position-managers**](https://pancakeswap.finance/position-managers)
{% endhint %}

{% hint style="warning" %}
Pour plus d'informations, consultez l'article de blog officiel : <https://blog.pancakeswap.finance/articles/action-required-retirement-of-position-managers-bril-defiedge-teahouse-range-and-alpaca>
{% endhint %}

## Arrêt des Position Managers

**Vue d'ensemble**\
Les Position Managers sur PancakeSwap — **Bril, Defiedge, Teahouse, Range et Alpaca** — étaient des stratégies de coffre-fort tierces intégrées qui géraient automatiquement les positions de Liquidité V3. Ils aidaient à optimiser le placement de la Liquidité, à rééquilibrer les plages et à réduire le besoin de gestion manuelle des positions.

**Qu'est-ce qui change ?**\
Dans le cadre de la rationalisation des produits, les Position Managers seront retirés de l'interface PancakeSwap.

**Dates clés**

* **21 mai 2025, 08:00 UTC** – Les dépôts dans les coffres-forts du Position Manager via PancakeSwap seront désactivés. Les retraits restent disponibles.
* **21 juin 2025, 08:00 UTC** – Date limite finale pour retirer via l'interface principale. Après cela, la fonctionnalité sera supprimée de l'interface principale, mais les retraits seront toujours possibles via [**pancakeswap.finance/position-managers**](https://pancakeswap.finance/position-managers).

**Après la date de suppression**

* Aucun nouveau dépôt ne sera possible via l'interface de PancakeSwap.
* Les retraits seront uniquement disponibles via [**pancakeswap.finance/position-managers**](https://pancakeswap.finance/position-managers)
* Les Position Managers ne gérant plus activement vos positions, les coffres-forts peuvent passer à des plages larges et non gérées. Veuillez retirer vos positions pour éviter toute perte potentielle due au rééquilibrage.

**Que devez-vous faire ?**

* Retirez vos actifs des coffres-forts du Position Manager avant le **21 juin 2025** pour conserver le contrôle total.
* Après le retrait, vous pouvez gérer manuellement vos positions de Liquidité V3 sur PancakeSwap.


---

# 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/archived-position-manager.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.
