# 如何将MATIC兑换成POL

根据 Polygon 官方公告，Polygon 网络已于新加坡时间 2024 年 9 月 5 日凌晨完成了一次重要升级，将原生代币 MATIC 以 1:1 的比例更换为 POL。POL 将成为 Polygon 网络的新原生 gas 费用和质押代币，用于提升网络的扩展性和安全性。

如果您的 MATIC 代币存储在 Polygon PoS 账户中，系统将自动完成代币的升级，用户无需进行任何操作。（TokenPocket 已支持自动兑换功能，请更新钱包至最新版本）。如果您的 MATIC 代币位于以太坊账户或 Polygon zkEVM 账户中，请按照下方指南手动升级为 POL 代币。

### <mark style="color:blue;">操作教程：</mark> <a href="#tutorial" id="tutorial"></a>

#### **1、MATIC 代币在以太坊钱包**

**需要使用DApp来手工完成代币的转换**

Polygon Portal: <https://portal.polygon.technology/pol-upgrade>

<figure><img src="/files/nJ5FLN9xyaFiCdKDozw2" alt=""><figcaption></figcaption></figure>

\
CowSwap: <https://swap.cow.fi/>\
KyberSwap: <https://kyberswap.com/>

#### **2、MATIC 代币在 Polygon zkEVM 钱包**

打开Polygon Portal <https://portal.polygon.technology/bridge> 将该钱包地址中的中 MATIC 代币跨链到以太坊钱包，然后再进行步骤1中的升级操作。


---

# Agent Instructions: 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:

```
GET https://help.tokenpocket.pro/cn/wallet-management/wallet/matic-pol.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
