> For the complete documentation index, see [llms.txt](https://docs.libre.org/libre-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libre.org/libre-docs/advanced-features/cross-chain-interoperability/legacy-pnetwork.md).

# Legacy pNetwork

The pNetwork stopped supporting Libre on Oct 1, 2024. Redemptions are all handled manually now. There were over 100 BTC on Libre via pNetwork - there are approximately 2.2 BTC remaining.

{% hint style="info" %}
If you have less than 200,000 SATS (0.0002 BTC) then you can use [Bitcoin Lightning](/libre-docs/advanced-features/cross-chain-interoperability/bitcoin-lightning-network.md) to bridge your PBTC out of Libre. Both [Bitcoin Libre mobile and browser extension](https://www.bitcoinlibre.io) support Lightning Payments. PBTC Lightning will be supported until Jan 1, 2025.
{% endhint %}

### To redeem your PBTC, follow these steps:

The redemption process requires you to do a transaction on Libre and submit that transaction hash to pNetwork support.

1\. Open the Bitcoin Libre mobile app.

2\. Select Bitcoin (BTC) and tap ‘Receive’ to copy your BTC address.

3\. On a computer, navigate to [legacy.libre.org](https://legacy.libre.org).

4\. Click ‘Connect Wallet’ and scan the displayed QR code using the Bitcoin Libre mobile app.

5\. Locate PBTC in your asset list and click ‘Send’ on the right.

6\. Paste the BTC address copied in step 2 and select ‘Send All’.

7\. After the transaction, note the transaction ID displayed at the bottom of the screen or find it on [libreblocks.com](https://libreblocks.com) by searching your account name.

8\. Visit [pNetwork Support](https://support.p.network/) and choose the email method - **DO NOT SEND ANY KEYS or SEED PHRASES.**

9\. Complete the form with the following details:

• Token: PBTC

• Operation: PegOut

• Native Chain: Bitcoin

• Host Chain: Libre

• Transaction Hash: Paste the transaction ID from step 7

• Comments: Leave blank

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

Redeeming PUSDT follows a similar process, but you choose PUSDT instead of PBTC.


---

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

```
GET https://docs.libre.org/libre-docs/advanced-features/cross-chain-interoperability/legacy-pnetwork.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.
