> For the complete documentation index, see [llms.txt](https://doc.chrema.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.chrema.net/5.-chrema/chrema-wallet.md).

# CHREMA WALLET

<div><figure><img src="/files/NoMDKaxr70MhN7EG5jya" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xjK2nGjo78eQm9FvGuca" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eLKSJTOUQuvC6MWkYbxr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0n0n6Ilrs5VdEArmqLdm" alt=""><figcaption></figcaption></figure></div>

## CHREMA Wallet Overview

A secure and reliable Web3 asset management wallet.

As cryptocurrency adoption continues to grow, the importance of trustworthy and highly secure wallet solutions has never been greater.

Reflecting this market demand, the CHREMA Wallet is designed as a blockchain-based non-custodial wallet, providing users with full control over their assets, robust security features, and seamless platform integration.

***

## Key Features Summary

<table data-header-hidden><thead><tr><th valign="top">Feature Area</th><th>Key Details</th></tr></thead><tbody><tr><td valign="top">Non-custodial</td><td>Users retain full ownership of their private keys and assets.</td></tr><tr><td valign="top">Security Features</td><td>Supports Two-Factor Authentication (2FA) and seed phrase recovery.</td></tr><tr><td valign="top">RWA DeFi Integration</td><td>Automated linkage to RWA investments and rewards.</td></tr><tr><td valign="top">User Convenience</td><td>Mobile-optimized with an intuitive user interface.</td></tr></tbody></table>

***

## Security and Recovery Features

* **Wallet Backup:** Provides encrypted backup files and seed phrase for secure restoration.
* **Multi-layered Security:** Supports Two-Factor Authentication (2FA), device authentication, and pattern lock.
* **Recovery Options:** Account recovery available via registered email in case of device loss or damage.
* **Decentralized Wallet Structure:** User’s private key is split into three key shares, distributed among the user, service server, and recovery server to enhance security.


---

# 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://doc.chrema.net/5.-chrema/chrema-wallet.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.
