# 内置钱包

您的 goodcryptoX 钱包通过统一且强大的界面为您提供对去中心化交易的安全访问——覆盖所有支持的区块链。

在 EVM 链上，您的 goodcryptoX 钱包是一个完全非托管的 [智能合约钱包](/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao.md)，您的私钥由以下方式保护 [多方计算](broken://pages/e93bfe62425fae873440398ec8df77cf6ca93d5c) （MPC）。私钥从未被暴露——对我们不暴露，对您的设备不暴露，对任何人都不暴露。

为了启用 [条件订单](/goodcryptox-zh/dex-jiao-yi-xian-huo/shou-dong-ding-dan.md) 和 [自动化交易](/goodcryptox-zh/dex-jiao-yi-xian-huo/ji-qi-ren.md)，我们使用 [会话密钥](/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao/hui-hua-mi-yao.md) ——由智能合约钱包启用的特殊密钥，具有链上可验证的权限。会话密钥允许 goodcryptoX 仅代表您执行交换操作，且不能用于任何其他区块链操作。

在 Solana 上，您的钱包同样受 MPC 保护，确保您的私钥不会在设备上被重构。尽管 Solana 目前尚不支持智能合约钱包或会话密钥，我们仍采用相同的原则以提供安全且一致的体验。

您很快将能够 [自带钱包](/goodcryptox-zh/dex-jiao-yi-xian-huo/shou-dong-ding-dan.md) ——在 EVM 链（例如 MetaMask）和 Solana（例如 Phantom）上均可。在 EVM 上，我们将利用 EIP-7702 向您现有的钱包发放会话密钥，从而在不影响托管的情况下启用完整的 goodcryptoX 功能。在 Solana 上，外部钱包将可以直接导入到应用中。

无论您使用我们内置的钱包还是自带钱包，goodcryptoX 都赋予您跨链和跨协议的完全控制、完整的安全性和强大的交易能力。


---

# 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://docs.goodcrypto.app/goodcryptox-zh/qian-bao/nei-zhi-qian-bao.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.
