# Wallet and Security

1. **If I don't have a Pi wallet or Pi account, can I do business with PCM?**

PCM is a platform built on the pi network blockchain. Pi is the only coin you can use on the PCM platform for now. The only way you can access PCM to do business with is by having a Pi account and Pi wallet.

2. **What's the difference between wallet address and passphrase?**

Wallet address is the alphanumeric characters generated to you when you create a wallet. It is also the address to receive pi payments.

Passphrase is the 24 keywords which are used to access your wallet. Without it you cannot access your wallet.

3. **How to bind my wallet address on PCM?**

Prepare your wallet address. Open Pi Chain Mall. Go to your account page and tap on the wallet address. Paste and confirm the wallet address.

4. **Does PCM request for passphrase during purchasing?**

During purchasing, when you pay with pi wallet, PCM will redirect you to your mainnet wallet (pi://wallet.pi) where you can confirm the payment.

Please do not type your passphrase in any place other than pi://wallet.pi

<br>

<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://pichain-global.gitbook.io/pichainmall/faq/wallet-and-security.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.
