# 錢包

- [內置錢包](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao.md)
- [建立錢包](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/jian-li-qian-bao.md)
- [接收幣](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/jie-shou-bi.md)
- [用 💳 買幣](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/yong-mai-bi.md)
- [發送幣](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/fa-song-bi.md)
- [Gas 費用](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/gas-fei-yong.md)
- [第二部裝置存取](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/di-er-bu-zhuang-zhi-cun-qu.md)
- [錢包密碼](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/qian-bao-mi-ma.md)
- [錢包恢復](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/qian-bao-hui-fu.md)
- [錢包架構](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/qian-bao-jia-gou.md)
- [智能合約錢包](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao.md)
- [會話密鑰](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao/hui-hua-mi-yue.md)
- [交易批次處理](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao/jiao-yi-pi-ci-chu-li.md)
- [用任何代幣作為 gas](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao/yong-ren-he-dai-bi-zuo-wei-gas.md)
- [解碼 SCW 兌換](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao/jie-ma-scw-dui-huan.md)
- [外部錢包](https://docs.goodcrypto.app/goodcryptox-yue/qian-bao/wai-bu-qian-bao.md)


---

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