# 1. Create a Counterparty (XCP) wallet

### **Step 1:**

Go to: <https://wallet.counterwallet.io/> or <https://coindaddy.counterwallet.io/> and select "Create New Wallet”.

![](https://lh6.googleusercontent.com/nQvwOJ8wLVRx9l_WSPmr16c27BGFZ8_OwJW2iI87HMRY4Wf2RMSWxMyQp-6TJhxkGTutBiKxqh1WdGNUgf4-Z7nMkb-DTbl7W47-jvjcZJ2pHYlMAC9CtSVkIw6aF5BlXkbE_GpM)

### **Step 2:**

Copy and securely store your 12-word passphrase.

{% hint style="warning" %}
**Do not share or store this anywhere online, as this passphrase will give anyone access to your account and funds/tokens. This one passphrase can be used for logging in to any XCP wallet (Rarepepe, Freewallet, Counterparty, etc.).**
{% endhint %}

### **Step 3:**

Log in to your wallet with your 12-word passphrase.

![](https://lh5.googleusercontent.com/GnMqZ-yWr794jdef_orfONFn8y1HcZfg4QaJrS8CW_9P0LeM-6RwyH6pLPxnJUJ_pgW5JSlPxUoFanQWjZjlu2grizY7rX60aMZeI8_1b_ol7AYz06RwACnNUpJZ1HOoZ4CB_e-5)

### **Step 4:**

Transfer BTC into this account.

You need to send some BTC to your new wallet to start. Single click on the first address string itself to select it, then copy that address, which you can then use to send BTC funds to.

![](https://lh4.googleusercontent.com/M2_AEO4jaVRpk6POwJ4O-x5uhRH9AHfZ28Wc9zYA9pBxyzLAD8QrA2lmv8XXoB6nbyObFunTGG1Y8ToqTPu0yTYDOfLWPx3Y6CdU9kTHkMwBKH9teF5hHtN-KtU3KqcKokRYURPZ)

{% hint style="info" %}
To send BTC from an on-ramp, you can for example use Coinbase, or use a DEX and trade ETH for BTC, for instance using <https://simpleswap.io/> or <https://dex-trade.com/>. You could start with $50 worth of BTC.

All transactions on XCP have a small BTC tx fee (like eth gas).
{% endhint %}

Watch a short 3 mins video that shows Wallet Creation steps: [Create XCP Wallet](#steps)


---

# 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://wiki.pepe.wtf/chapter-3-blockchain-counterparty-how-to/creator-onboarding-to-xcp/1.-create-a-counterparty-xcp-wallet.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.
