> For the complete documentation index, see [llms.txt](https://support.keyst.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.keyst.one/traditional-chinese/di-san-fang-qian-bao/solana-qian-bao.md).

# Solana 錢包

Keystone 硬件錢包的核心設計原則之一是與盡可能多的軟件錢包兼容。

Keystone 硬件錢包實現了與 Solana 錢包的兼容：

{% content-ref url="/pages/LdTjsz1n2orWK5rifORH" %}
[Solflare 擴展程序](/traditional-chinese/di-san-fang-qian-bao/solana-qian-bao/solflare-kuo-zhan-cheng-xu.md)
{% endcontent-ref %}

{% content-ref url="/pages/BQtsVuqCnpHPA0C1ne37" %}
[Solflare 移動端](/traditional-chinese/di-san-fang-qian-bao/solana-qian-bao/solflare-yi-dong-duan.md)
{% endcontent-ref %}


---

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

```
GET https://support.keyst.one/traditional-chinese/di-san-fang-qian-bao/solana-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.
