> 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/propw-highlights/publish-your-docs-54.md).

# Announcement on Delisting of APT Trading Pairs

Dear PropW Users,

In order to provide high-quality trading options for our users, PropW will conduct regular comprehensive reviews of trading products on the platform. If any unfavorable factors for traders are identified or if trading volume performance is unsatisfactory, we will take corresponding measures and delist the relevant trading products.

The platform will implement a phased delisting of APT trading pairs as follows:

**I. Live Phase Delisting Arrangements**\
Delisting Trading Pair: **APT/USDT**\
Delisting Time: **April 26, 2025, 16:00 (UTC+0)**

**II. Challenge Phase Delisting Arrangements**\
Delisting Trading Pair: **APT/USDCP**\
Delisting Time: **April 29, 2025, 16:00 (UTC+0)**\
Key Milestones:

* New position opening and related operations will be prohibited at: April 29, 2025, 12:00 (UTC+0)
* System unified liquidation time: April 30, 2025, 02:00 (UTC+0)
* Delisting time: April 30, 2025, 04:00 (UTC+0)

**User Notes:**

* After the prohibition of new positions and operations, users will be unable to place new orders or add margin, but may still close positions.
* At the system unified liquidation time, all remaining positions will be liquidated at market price.
* After delisting, all trading activities for the affected pairs will be disabled.

To avoid account risks and protect trading profits, users are advised to manually close positions in advance.

We will continue to monitor community developments and strive to discover more high-quality tokens and enhance the trading experience for PropW users.

Thank you for your support and understanding.

**PropW Team**


---

# 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/propw-highlights/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.
