# 开始使用

- [创建一个账户](https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu.md)
- [zkLogin](https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu/zklogin.md): zkLogin使得Sui的入职变得轻而易举
- [删除 zkLogin 账户](https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu/zklogin/shan-chu-zklogin-zhang-hu.md)
- [Sui Metamask Snap](https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu/sui-metamask-snap.md): 将Sui Network添加到您现有的Metamask钱包中，使用Snaps。
- [Native Sui wallets](https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu/native-sui-wallets.md): 将一个Sui钱包扩展添加到您的网页浏览器
- [动态气体](https://ch-docs.aftermath.finance/kai-shi-shi-yong/dong-tai-qi-ti.md): 消除进入Sui生态系统的障碍
- [Aftermath导航](https://ch-docs.aftermath.finance/kai-shi-shi-yong/aftermath-dao-hang.md): 在哪里找到我们的各种产品并查看您所有的余额
- [与您的钱包互动](https://ch-docs.aftermath.finance/kai-shi-shi-yong/aftermath-dao-hang/yu-nin-de-qian-bao-hu-dong.md)
- [查看您的投资组合](https://ch-docs.aftermath.finance/kai-shi-shi-yong/aftermath-dao-hang/cha-kan-nin-de-tou-zi-zu-he.md): 轻松跟踪您所有的资产和活动
- [更改您的设置](https://ch-docs.aftermath.finance/kai-shi-shi-yong/aftermath-dao-hang/geng-gai-nin-de-she-zhi.md)
- [桥](https://ch-docs.aftermath.finance/kai-shi-shi-yong/aftermath-dao-hang/qiao.md)
- [推荐](https://ch-docs.aftermath.finance/kai-shi-shi-yong/aftermath-dao-hang/tui-jian.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://ch-docs.aftermath.finance/kai-shi-shi-yong.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.
