> 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-ko/propw/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-ko/propw/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.
