> 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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-62.md).

# 關於下架 APT 交易對的公告

親愛的 PropW 用戶：

為了為我們的用戶提供高品質的交易選擇，PropW 將定期對平台上的交易產品進行全面審查。若發現任何對交易者不利的因素，或交易量表現不理想，我們將採取相應措施，並下架相關交易產品。

平台將按以下安排分階段下架 APT 交易對：

**一、實盤階段下架安排**\
下架交易對： **APT/USDT**\
下架時間： **2025 年 4 月 26 日 16:00（UTC+0）**

**二、挑戰階段下架安排**\
下架交易對： **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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-62.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.
