> For the complete documentation index, see [llms.txt](https://real-player-dao.gitbook.io/rpd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://real-player-dao.gitbook.io/rpd/4-product-matrix/4.2-coco-wallet.md).

# 4.2 Coco Wallet

One of RPD's key products in 2023 will be the mobile wallet, which we called Coco Wallet. It represents the link between RPD, users, and games.

We discovered that the penetration rate of cellphones is far higher than we could have ever imagined during our field trips to Southeast Asia and Africa. Additionally, with the improvement of smartphones' performance, most people—aside from students and white-collar workers—can now use their cellphones in place of PCs for the majority of their leisure and work-related needs.

Regarding crypto, we discovered that people in these areas find it very challenging to install plug-in wallets like Metamask on their computers and that education is quite hard. Local users have a pressing need for an intuitive and practical mobile wallet when they want to step into the crypto world.


---

# 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:

```
GET https://real-player-dao.gitbook.io/rpd/4-product-matrix/4.2-coco-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.
