> For the complete documentation index, see [llms.txt](https://docs.libertyswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libertyswap.finance/how-to/get-started-on-pulsechain/buy-usdc-with-gbp-and-bridge-to-pulsechain.md).

# Buy USDC with GBP and Bridge to PulseChain

> What is ZKP2P? ZKP2P is a peer to peer fiat on ramp and off ramp protocol that uses zero knowledge proofs to enable trustless exchanges between traditional payment methods and crypto assets. It allows users to move funds between Web2 payment apps and on chain assets without custodians, intermediaries, or identity exposure. For a deeper technical overview and examples, please refer to [this article](https://docs.libertyswap.finance/liberty-swap-2.0/zkp2p-fiat-on-and-off-ramp).&#x20;

### Step 1: Buy USDC (Base) with GBP via zkp2p.xyz <a href="#id-39ec" id="id-39ec"></a>

1. Open the site on a desktop browser.
2. Select the “Buy” tab.
3. Input:

* Amount: e.g., 100 GBP
* Payment: Revolut
* Crypto: USDC
* Network: Base

4\. Click Log In, connect your wallet, and follow payment instructions.

5\. Send GBP via Revolut.

6\. USDC will arrive in your Base wallet.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*RQUCh_CqOTx1GURcf6zTKg.jpeg" alt="" height="541" width="700"><figcaption></figcaption></figure>

### Step 2: Bridge USDC to PulseChain via Liberty Swap <a href="#id-08aa" id="id-08aa"></a>

1. Connect your wallet on Base.
2. Select USDC (Base) ➝ USDC (PulseChain) or PLS.
3. Enter the amount and click Swap / Bridge.

Liberty Swap handles gas fees and sends USDC straight to your PulseChain wallet.


---

# 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.libertyswap.finance/how-to/get-started-on-pulsechain/buy-usdc-with-gbp-and-bridge-to-pulsechain.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.
