> 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-fr/claim-instructions-for-migration.md).

# Période de réclamation (fermée)

{% hint style="danger" %}
**Migration définitivement fermée.** La migration du token CLORE de l'ancienne chaîne PoW vers Ethereum (ERC-20) a été achevée en décembre 2025. La période de demande de 2 mois s'est terminée en février 2026 et ne sera pas rouverte. Le portail de demande a été définitivement désactivé.

**Le CLORE non réclamé provenant de l'ancien réseau PoW est définitivement irrécupérable. Aucune migration supplémentaire n'est possible.**
{% endhint %}

***

## Comment la migration fonctionnait

Il existait exactement **deux moyens** de migrer vos anciens tokens CLORE vers ERC-20 :

### Méthode 1 — Portail de demande

Soumettez une demande via le portail de demande officiel. Votre CLORE ERC-20 migré serait envoyé à l'adresse de portefeuille que vous avez indiquée dans la demande.

### Méthode 2 — Dépôt sur clore.ai

Déposez vos anciens tokens CLORE dans votre portefeuille interne de la marketplace clore.ai. Une fois le dépôt reçu, vous deviez **confirmer votre consentement à migrer** dans la marketplace.

{% hint style="info" %}
**Prolongation (méthode 2 uniquement) :** En raison des demandes de la communauté, la période de migration dans le tableau de bord clore.ai a été prolongée de 10 jours et s'est terminée le **3 mars 2026**. Cette prolongation ne s'appliquait qu'à cette méthode — le Portail de demande (méthode 1) a fermé selon son calendrier initial (\~21 févr. 2026).
{% endhint %}

{% hint style="danger" %}
Si vous n'avez effectué **aucune** de ces deux méthodes dans la période de demande de 2 mois, vos tokens sont **perdus de manière permanente et irréversible**. Aucune exception, aucune prolongation.
{% endhint %}

***

## Statut actuel

* Le **le portail de demande est définitivement fermé** et a été désactivé.
* Le **l'ancienne chaîne PoW est obsolète** — aucun dépôt, retrait ou support opérationnel.
* Toutes les opérations CLORE fonctionnent désormais exclusivement sur le **réseau Ethereum (ERC-20)**.
* **Aucune exception ni prolongation** ne sera accordée à la période de demande.

{% hint style="warning" %}
**Avertissement d'arnaque :** Tout site web, toute personne ou tout service prétendant proposer une migration CLORE ou un portail de demande est une **arnaque**. Ne connectez pas votre portefeuille et ne partagez pas votre phrase de récupération. La période officielle de demande s'est terminée en février 2026 et ne rouvrira jamais.
{% endhint %}

***

{% content-ref url="/pages/d8b7437c3948bfed20df60b451b32d41833d1790" %}
[Migration CLORE (terminée)](/clore.ai/clore.ai-eng-fr/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-fr/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.
