> 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-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-yue/propw-jing-xuan/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.
