> 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/qu-yin/perpetual-trading/perpetuals-trading-new.md).

# 無期限取引 \[新バージョン]

PancakeSwap Perpetualsでは、Asterインフラを基盤に、高レバレッジのリテールトレーダー向けに最適化した取引体験を一から再構築しました。自分でBridgingを管理したり、断片化した流動性に対処したりする必要はありません。PCS Perpsは深い流動性とBTCで最大200倍のレバレッジを持つ、シームレスな完全オンチェーンの取引体験を提供します。

この新しい体験はPancakeSwap Perpetualsユーザーに意味のある機能向上をもたらします：

### **2つのモード、1つの製品**

誰もが同じ方法で取引するわけではありません。シンプルモードではプリセットサイズで1タップでロングまたはショートができます。設定不要です。プロモードでは指値注文、TP/SL、フルポジション管理が利用でき、より細かくコントロールしたいトレーダーに対応しています。オープンポジションに影響を与えることなく、いつでもモードを切り替えられます。

### **最大200倍のレバレッジ**

PCS PerpsはBTCで最大200倍のレバレッジをサポートしています。これはほとんどのリテール向けパーペチュアル製品よりも大幅に高く、ユーザーを別のチェーンやインターフェースに強制することなく高レバレッジの取引ニーズに対応できる数少ないプラットフォームの1つです。

### **CEXグレードの約定品質、オンチェーンで**

PCS PerpsはAsterのオーダーブックインフラを基盤とし、完全なオンチェーン取引環境に深い流動性と機関グレードの約定品質をもたらします。ウォレットから直接取引できます。別アカウントへの入金不要、清算イベント以外の管理リスクもありません。

### **統一されたウォレット体験**

スポットとパーペチュアルの活動を一か所で管理できます。PCS Perpsは直接PancakeSwapインターフェースに統合されており、すべてのオンチェーンポジションをウォレット1つで一覧できます。

### **AIコパイロット**

取引パネルのAIコパイロットタブは、AIによるトレードアイデアを生成し、ポジション方向の決定をサポートします。パーペチュアルアカウントに資金がある場合、コパイロットはエントリーのコンテキストとともにロングとショートのアイデアカードを表示します。タップすると注文フォームが事前入力されます。資金がない場合は「Generate trade ideas（トレードアイデアを生成）」というプロンプトとともに空の状態が表示されます。AIコパイロットは注文帳と取引タブとともに、シンプルモードとプロモードの両方で利用可能です。

### **CAKE VIPフィーティア \[近日公開]**

接続したウォレットでCAKEを保有することで、すべての取引の手数料割引を受けられます。詳細は近日公開予定です。

### **CAKEと連動した収益**

全パーペチュアル取引手数料の20%がCAKEバーンに直接充てられ、取引活動が長期的なトークン価値と連動しています。PCS Perpsの取引量が増えるほど、より多くのCAKEが流通から除去されます。


---

# 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/qu-yin/perpetual-trading/perpetuals-trading-new.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.
