# Transfer PCMT test token

Here is how you can send PCMT test tokens to you friends.

1. Visit PCM Token Wallet (Testnet) and click "Send".

<div align="left"><figure><img src="/files/3uVAFAbxGO7ZbPh7GRhX" alt="" width="267"><figcaption><p>PCM Token Wallet (Testnet)</p></figcaption></figure></div>

2. Enter the wallet address of the recipient and the amount of $PCMT token to be transferred. Click "payment" to proceed.

<div align="left"><figure><img src="/files/LJFv1aVelF07CPxi6HA7" alt="" width="281"><figcaption><p>Send Token</p></figcaption></figure></div>

2. If you are new user of PCM Wallet, a notification will pop up. The system default payment limit is 0 $PCMT. You can change this limit in the settings. Click "Go settings".

<div align="left"><figure><img src="/files/hmm1MCFHpt6IAs0Ir0Sz" alt="" width="282"><figcaption></figcaption></figure></div>

3. Here you can see your avaliable balance is 0. You can increase this limit so you can proceed with the token transfer. (Note: Your avalaible balance cannot exceed your balance). Then click "send code" to recieve the email verification code to verify. Fill in the 6 digit code. Click "Set avaliable balance" to confirm.

<div align="left"><figure><img src="/files/wkthrfVzOJdZ1FwTx17g" alt="" width="287"><figcaption><p>Set avalaibel balance</p></figcaption></figure></div>

4. After setting the avalaibel balance, you can proceed with payment.&#x20;

<div><figure><img src="/files/T7ftepoyYWd2rRMqP2gr" alt=""><figcaption><p>Send Tokens</p></figcaption></figure> <figure><img src="/files/PBJWpRLI2R6LD0Kphsf4" alt=""><figcaption><p>Confirmation</p></figcaption></figure> <figure><img src="/files/fjRCrHwBdUAldO8HhfYN" alt=""><figcaption><p>Pending confirmation</p></figcaption></figure></div>


---

# 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/pcm-wallet/tutorial-for-pcm-wallet/transfer-pcmt-test-token.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.
