> 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-yue/propw-jing-xuan/publish-your-docs-54.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-yue/propw-jing-xuan/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.
