> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/claim-instructions-for-migration.md).

# 认领窗口（已关闭）

{% hint style="danger" %}
**迁移已永久关闭。** 从旧版 PoW 链到 Ethereum（ERC-20）的 CLORE 代币迁移已于 2025 年 12 月完成。为期 2 个月的申领窗口已于 2026 年 2 月关闭，不会重新开放。申领门户已被永久停用。

**旧版 PoW 网络中未领取的 CLORE 已永久无法找回。无法再进行任何进一步迁移。**
{% endhint %}

***

## 迁移是如何进行的

共有且仅有 **两种方式** 将你的旧版 CLORE 代币迁移到 ERC-20：

### 方法 1 — 申领门户

通过官方申领门户提交申领请求。迁移后的 ERC-20 CLORE 会发送到你在申领中指定的钱包地址。

### 方法 2 — 存入 clore.ai

将你的旧版 CLORE 代币存入你在 clore.ai 内部市场的钱包。存款到账后，你需要 **确认你同意迁移** ，在市场内完成。

{% hint style="info" %}
**延长期（仅限方法 2）：** 由于社区请求，clore.ai 仪表板内的平台迁移窗口延长了 10 天，并于 **2026 年 3 月 3 日**关闭。此延长仅适用于此方法——申领门户（方法 1）按原定时间表关闭（约 2026 年 2 月 21 日）。
{% endhint %}

{% hint style="danger" %}
如果你完成 **两者都没有** 这两种方法中的任何一种在为期 2 个月的申领窗口内，你的代币将 **永久且不可逆地丢失**。没有例外，没有延期。
{% endhint %}

***

## 当前状态

* 该 **申领门户已永久关闭** 并已停用。
* 该 **旧版 PoW 链已弃用** —— 不提供存款、取款或运营支持。
* 现在所有 CLORE 操作都仅在 **Ethereum（ERC-20）网络**.
* **不会给予任何例外或延期** 申领窗口。

{% hint style="warning" %}
**诈骗警告：** 任何声称提供 CLORE 迁移或申领门户的网站、个人或服务都是 **骗局**。不要连接你的钱包，也不要分享你的助记词。官方申领窗口已于 2026 年 2 月结束，且永远不会重新开放。
{% endhint %}

***

{% content-ref url="/pages/fc9679253e7336dc12146fdc37391b8fd9706893" %}
[CLORE 迁移（已完成）](/clore.ai/clore.ai-eng-zh/clore-migration.md)
{% endcontent-ref %}


---

# 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.clore.ai/clore.ai/clore.ai-eng-zh/claim-instructions-for-migration.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.
