# Introduction

Blockchain technology and digital currency payments are, inarguably, potential game changers. However, until now, the UX (user experience) has been below the needs of the typical end consumer. In order to meet the payment needs of consumer-level applications, we have developed an **intuitive Web2 entry point** to encourage mass adoption of a crypto wallet transaction system. The PiChain Global Ecosystem is made up of the following core elements:

* [PCM Wallet ](/whitepaper-pcm-ecosystem/the-elements-of-the-pichain-global-ecosystem/the-pcm-wallet.md)
* [PCM token ($PCM)](/whitepaper-pcm-ecosystem/the-elements-of-the-pichain-global-ecosystem/the-ecosystem-token-pcm.md)
* [PiChain Mall reputation system](/whitepaper-pcm-ecosystem/the-elements-of-the-pichain-global-ecosystem/the-pichain-global-reputation-system.md)
* [PiChain Global community](/whitepaper-pcm-ecosystem/the-elements-of-the-pichain-global-ecosystem/the-pichain-global-community.md)
* [PiChain Global platform](/whitepaper-pcm-ecosystem/the-elements-of-the-pichain-global-ecosystem/the-pichain-global-platform.md)

Let’s start by understanding the power of the PCM Wallet.

<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/whitepaper-pcm-ecosystem/the-elements-of-the-pichain-global-ecosystem/introduction.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.
