# 內置錢包

你嘅 goodcryptoX 錢包透過統一而強大嘅介面，喺所有支援嘅區塊鏈上，為你提供去中心化交易嘅安全存取。

喺 EVM 鏈上，你嘅 goodcryptoX 錢包係一個完全非托管嘅 [智能合約錢包](/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao.md)，你嘅私鑰受以下保護： [多方計算](broken://pages/880f0a09b421e4ba2f85d43b56027e7302338b7a) （MPC）。私鑰從未被暴露 — 唔會畀我哋、唔會畀你嘅裝置、亦唔會畀任何人。

為咗啟用 [條件訂單](/goodcryptox-yue/dex-jiao-yi-xian-huo/shou-dong-ding-dan.md) 同 [自動化交易](/goodcryptox-yue/dex-jiao-yi-xian-huo/ji-xie-ren.md)，我哋使用 [會話密鑰](/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao/hui-hua-mi-yue.md) — 由智能合約錢包開啟嘅特別密鑰，具備鏈上可驗證嘅權限。會話密鑰只允許 goodcryptoX 代表你執行換倉操作，並且無法用於任何其他區塊鏈操作。

喺 Solana 上，你嘅錢包同樣受 MPC 保護，確保你嘅私鑰從未喺你嘅裝置上被重建。雖然 Solana 目前仲未支援智能合約錢包或會話密鑰，我哋依然應用相同原則，提供安全且一致嘅體驗。

你好快就可以 [自帶你嘅錢包](/goodcryptox-yue/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-yue/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.
