> 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/propw-jing-cai-hui-gu/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-zh/propw-jing-cai-hui-gu/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.
