> For the complete documentation index, see [llms.txt](https://docs.primestaking.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primestaking.xyz/legacy-v2-historical/pstxdc-migration.md).

# Historical: pstXDC → psXDC migration

{% hint style="warning" %}
This page describes the **historical** migration from the original **pstXDC** token to **psXDC** (V1 → V2). The migration completed long ago and is kept here for archival reference only. If you still hold pstXDC, contact <admin@primenumbers.xyz>.

For the **current** migration from **V2 psXDC to V3 psXDC shares**, see [Migrate V2 psXDC → V3](/products/xdc-liquid-staking/staking-guide/migration.md).
{% endhint %}

If you hold the legacy **pstXDC** token, you can migrate it to the **psXDC** token.

***

### Steps

1. Go to the **Migration** section in the app.
2. Click **Migrate** and confirm the transaction.
3. Your pstXDC will be converted to psXDC at a 1:1 ratio.

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

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

{% hint style="info" %}
Migration is only required for users who staked before the psXDC upgrade. New users receive psXDC directly. Once on psXDC, you can subsequently migrate to V3 — see the [V2 → V3 migration guide](/products/xdc-liquid-staking/staking-guide/migration.md).
{% endhint %}


---

# 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.primestaking.xyz/legacy-v2-historical/pstxdc-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.
