> For the complete documentation index, see [llms.txt](https://pichain-global.gitbook.io/pcm-wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pichain-global.gitbook.io/pcm-wallet/tutorial-for-pcm-wallet/pi-transfer-top-up-and-withdrawal.md).

# Pi transfer, top-up & withdrawal

## Deposit Pi

1. Switch to PCM Pi Balance Wallet and click "Deposit".

<div align="left"><figure><img src="/files/TAE7QpeGRddAcfbR1T0s" alt="" width="267"><figcaption></figcaption></figure> <figure><img src="/files/07wIfhLbuuSC7TGxVIrY" alt="" width="266"><figcaption></figcaption></figure></div>

In the page, you need to bind your Pi Wallet address before depositing your Pi into PCM Wallet. Copy the address and transfer the displayed Pi amount to the required address in the Pi Wallet via Pi Browser.

<div><figure><img src="/files/4ISfG1o4ZLCbOwHuuT0D" alt=""><figcaption><p>Copy the address and amount of transfer</p></figcaption></figure> <figure><img src="/files/SAeI6y00qhQWEUbKtvoQ" alt=""><figcaption><p>Visit Pi Wallet via Pi Browser</p></figcaption></figure> <figure><img src="/files/kutRwFE9wRL1g187ONjg" alt=""><figcaption><p>Manually add wallet address</p></figcaption></figure></div>

3. Make sure the address and Pi amount is correct and transfer. Visit the transaction history and copy the corresponding hash.

<div><figure><img src="/files/crNm4RCTw207ZGFb8hEx" alt=""><figcaption><p>Send Pi to the wallet address for verification</p></figcaption></figure> <figure><img src="/files/YXF90kj2tlgRNwZRjSVX" alt=""><figcaption><p>Visit the transaction history</p></figcaption></figure> <figure><img src="/files/iYZBQrGARxf6L0WPepZp" alt=""><figcaption><p>Copy the corresponding hash</p></figcaption></figure></div>

4. Visit PCM Wallet and paste the corresponding hash to bind the address.&#x20;

<div align="left"><figure><img src="/files/9lLNPdgyDt5umBXtwPs5" alt="" width="284"><figcaption></figcaption></figure></div>

#### FAQ

1. **Is there any transaction limit for Pi on PCM Wallet?**

No, there is no limit for Pi transfer. Users can scan the QR code or use the PCM ID to transfer Pi on PCM Wallet. This can be used in offline barter or Pi commerce payment.

2. **How is the security ensured?**&#x20;

Users can visit the settings and select the payment security method for payment and withdrawal, including 6 digit passcode, email verification or 2FA. The 6 digit passcode keyboard is the secure keyboard of the PCM Wallet keyboard, ensuring your account safety.

3. **Why my Pi Wallet address cannot be bound to my PCM Wallet?**

Please make sure your account is only bound to one PCM Wallet account. If you want to bind to a new PCM Wallet, you can unbind the Pi Wallet from your old PCM Wallet account.

## Withdraw Pi

#### FAQ

1. **What is the daily withdrawal limit for Pi token?**

The daily withdrawal limit for Pi token on PCM Wallet is 1000Pi per day, while there is no limit on the transfer.


---

# 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, and the optional `goal` query parameter:

```
GET https://pichain-global.gitbook.io/pcm-wallet/tutorial-for-pcm-wallet/pi-transfer-top-up-and-withdrawal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
