> For the complete documentation index, see [llms.txt](https://ch-docs.aftermath.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu/native-sui-wallets.md).

# Native Sui wallets

有许多本地Sui钱包可以添加到您喜爱的浏览器中。这些钱包安全且易于使用，因此选择哪个钱包仅仅是个人偏好问题。

要开始，请打开Aftermath dApp，并单击屏幕顶部导航栏右侧的登录/连接按钮。

<figure><img src="/files/vIjzzayxZP7jkNLKEpug" alt=""><figcaption><p>导航栏右侧的登录/连接按钮</p></figcaption></figure>

钱包连接界面将显示一个可以与Aftermath一起使用的钱包列表。点击任何标记为“未安装”的钱包，将会链接到官方网店，在那里您可以将扩展程序安装到您的浏览器中。

<figure><img src="/files/hvrzQ9chdRbnkDLpwnGu" alt="" width="375"><figcaption><p>登录/连接界面</p></figcaption></figure>

只需按照网络商店页面上的说明，完成将钱包安装到您的浏览器中。


---

# 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, and the optional `goal` query parameter:

```
GET https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu/native-sui-wallets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
