> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-ja/propwnohairaito/publish-your-docs-54.md).

# APT取引ペアの上場廃止に関するお知らせ

親愛なるPropWユーザーの皆様、

ユーザーに高品質な取引オプションを提供するため、PropWはプラットフォーム上の取引商品について定期的な総合レビューを実施します。トレーダーにとって不利な要因が確認された場合、または取引量のパフォーマンスが不十分な場合、当該取引商品の上場廃止などの適切な対応を行います。

プラットフォームは以下のように段階的にAPT取引ペアの上場廃止を実施します：

**I. ライブフェーズの上場廃止の取り扱い**\
上場廃止対象の取引ペア： **APT/USDT**\
上場廃止日時： **2025年4月26日 16:00（UTC+0）**

**II. チャレンジフェーズの上場廃止の取り扱い**\
上場廃止対象の取引ペア： **APT/USDCP**\
上場廃止日時： **2025年4月29日 16:00（UTC+0）**\
重要なマイルストーン：

* 新規ポジションの建玉および関連操作は以下の時点で禁止されます：2025年4月29日 12:00（UTC+0）
* システム一括清算時刻：2025年4月30日 02:00（UTC+0）
* 上場廃止時刻：2025年4月30日 04:00（UTC+0）

**ユーザーへの注意事項：**

* 新規建玉および操作の禁止後は、ユーザーは新しい注文の発注や追証（追加証拠金）の追加ができなくなりますが、ポジションの決済（クローズ）は可能です。
* システム一括清算時には、残存するすべてのポジションが市場価格で清算されます。
* 上場廃止後、該当ペアに関するすべての取引活動は無効化されます。

アカウントリスクの回避および取引利益の保護のため、ユーザーは事前に手動でポジションを決済することを推奨します。

当社はコミュニティの動向を引き続き監視し、より高品質なトークンを発掘してPropWユーザーの取引体験を向上させるよう努めます。

ご支援とご理解に感謝いたします。

**PropWチーム**


---

# 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.propw.com/announcement/announcement-ja/propwnohairaito/publish-your-docs-54.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.
