# Security

The PCM Wallet prioritizes security. Through advanced encryption technology and security protocols, we are committed to providing users with the safest digital asset management environment. The non-custodial wallet’s **account abstraction** technology reduces the risk of asset loss in case of forgotten recovery phrases, offering users a secure digital asset management environment. Additionally, users can enhance account security by adding up to 5 **guardian emails**. In case of wallet issues, such as forgotten passwords, users can modify passwords through approval from 3 out of 5 guardian emails, enabling emergency freezing and enhancing PCM Wallet security.


---

# 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/what-is-pcm-wallet/security.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.
