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