> 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-ja/propwnohairaito/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-ja/propwnohairaito/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.
