> 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/japanese/archive/legacy-products/archived-position-manager.md).

# \[アーカイブ] ポジションマネージャー

{% hint style="success" %}
サンセット日以降、ユーザーが管理されていないポジションを引き出すための専用リンクが引き続き利用可能です：[**https://pancakeswap.finance/position-managers**](https://pancakeswap.finance/position-managers)
{% endhint %}

{% hint style="warning" %}
詳細については公式ブログ記事をご参照ください：<https://blog.pancakeswap.finance/articles/action-required-retirement-of-position-managers-bril-defiedge-teahouse-range-and-alpaca>
{% endhint %}

## Position Managersのサンセット

**概要**\
PancakeSwapのPosition Managers — **Bril、Defiedge、Teahouse、Range、Alpaca** — はV3流動性ポジションを自動的に管理するサードパーティのボールト戦略との統合でした。流動性の配置を最適化し、レンジを再調整し、手動によるポジション管理の必要性を減らすのに役立っていました。

**変更内容**\
プロダクトの合理化の一環として、Position ManagersはPancakeSwapのインターフェースから削除されます。

**重要な日程**

* **2025年5月21日 08:00 UTC** — PancakeSwapを通じたPosition Managerボールトへのデポジットが無効化されます。引き出しは引き続き可能です。
* **2025年6月21日 08:00 UTC** — メインインターフェースを通じた引き出しの最終期限。以降、この機能はメインUIから削除されますが、[**pancakeswap.finance/position-managers**](https://pancakeswap.finance/position-managers)を通じた引き出しは引き続き可能です。

**サンセット日以降**

* PancakeSwapのインターフェースを通じた新しいデポジットは不可能になります。
* 引き出しは[**pancakeswap.finance/position-managers**](https://pancakeswap.finance/position-managers)を通じてのみ可能です。
* Position Managersがポジションをアクティブに管理しなくなる可能性があるため、ボールトは広範な管理されていないレンジに移行する場合があります。潜在的な再バランス損失を防ぐためにポジションを引き出してください。

**何をすべきか？**

* **2025年6月21日**より前にPosition Managerボールトから資産を引き出して完全なコントロールを維持してください。
* 引き出し後、PancakeSwap上でV3流動性を手動で管理できます。


---

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