> 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-72.md).

# MATIC 무기한 계약의 임시 상장 폐지 공지

Polygon(MATIC) 토큰을 Polygon(POL)로 교체하는 계획에 협조하기 위해, PropW는 2024년 9월 4일 16:30(UTC+8)에 MATIC/USDT 무기한 계약과 MATIC/USDCP 무기한 계약을 일시적으로 상장폐지하고 관련 모든 계약 거래를 중단합니다. 거래 손실을 피하기 위해 사전에 포지션 청산 또는 주문 철회를 완료해 주시기 바랍니다.

&#x20;

MATIC 토큰 스왑이 완료된 후 PropW는 해당 토큰의 현지 통화 재상장 여부를 검토할 예정입니다. 구체적 일정은 공식 발표를 따릅니다.

&#x20;

이번 MATIC의 상장폐지 조치는 다음과 같습니다:

16:30: 플랫폼은 모든 미체결 주문을 취소하며, 해당 시점부터 새로운 미체결 주문은 허용되지 않습니다.

16:30: 신규 포지션 진입이 중지되며, 현재 모든 포지션은 일괄 청산됩니다. 청산가는 16:30 시점의 최신가를 기준으로 합니다.

&#x20;

이해와 성원에 감사드립니다!

&#x20;

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-72.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.
