# Migrating PDT from Mainnet Staking

PDT Staking on Mainnet (v1) is currently inactive. In order to continue earning rewards, you’ll need to migrate your PDT to the new contract on Base (v2).&#x20;

### Unstake your PDT from Ethereum Mainnet (v1)

1. Visit our [Staking Page ](https://app.paragonsdao.com/staking)and connect your wallet
2. If you have a balance of staked PDT and/or unclaimed PRIME in the v1 contract, a panel will appear at the top of the page. This panel will disappear if you have no staked PDT or unclaimed PRIME in the v1 contract.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf9HZfdGRGqr3-sEcG82GrhKJmnq1Bmv_xyzlQ2NUy_0aW01emCnAsjBFU3GtIa5bakEmsurViYVMQrUNk0wELqSjjkAY2iN1UyjI3VJZN95ye0FVZgvzZXGWTEIoyysYfhQkqX8zUdgckzshYdR4LzeIHM?key=WTPjOt6ekEI-JtljclJSlw" alt=""><figcaption></figcaption></figure>

1. Unstake your PDT and/or claim your PRIME

### Bridge your PDT to Base&#x20;

1. On the Staking page, find the Bridge button under your PDT balances (or visit the [PDT Bridge ](https://app.paragonsdao.com/bridge)directly)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeYZAA7y24A_vCRuPcjN7PWQ1DzEkrYlNCznrxwzDXsO_ORbYE1jvIZmHOihdkq6QRezJefE_ewRaTyAnF2gPzCanoy_OdDuc7fVYPdTvXFw7Nklg9RzXPxb3_wnXXRTwKbu5Dsz6TcIjjJtspUZv7cJ3s?key=WTPjOt6ekEI-JtljclJSlw" alt=""><figcaption></figcaption></figure>

2. Key in the amount of PDT you want to bridge from Mainnet to Base.
3. Click “Approve PDT” to approve the bridge, and confirm through your wallet.
4. Click “Bridge”, and confirm through your wallet. &#x20;
5. You can keep the page open to monitor the status of the bridge, or access the LayerZeroScan link it provides you to monitor from there. The bridge usually completes within minutes, but it can take up to multiple hours depending on network congestion.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfKmkDuE-y0ZohKU-eywFVm-k7LP3naQ0iuLd3aUbhsEwZJ4xWo1lyoGXhhIbfGeGGoh4T1iHPTv1Sn0WFb8uCugX4mzg1w0I6OX4sPdAOewNz8X6YiKHbk7L8zAKvK6IdZOZX9nUCTPV1JKl_E91RdBeMa?key=WTPjOt6ekEI-JtljclJSlw" alt="" width="375"><figcaption></figcaption></figure>

<br>


---

# 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://docs.paragonsdao.com/docs/staking/how-to-stake-pdt/migrating-pdt-from-mainnet-staking.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.
