# 新手指南

- [如何安全正确地备份你的钱包？](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/ru-he-an-quan-zheng-que-di-bei-fen-ni-de-qian-bao.md)
- [如何使用地址簿？](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/ru-he-shi-yong-di-zhi-bo.md)
- [如何在 NeoLine 钱包中删除不用的钱包账号？](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/ru-he-zai-neoline-qian-bao-zhong-shan-chu-bu-yong-de-qian-bao-zhang-hao.md)
- [NeoLine 插件钱包通用密码设置](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/neoline-cha-jian-qian-bao-tong-yong-mi-ma-she-zhi.md)
- [资产管理](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/zi-chan-guan-li.md)
- [如何使用 NeoLine 钱包转账收款？](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/zi-chan-guan-li/ru-he-shi-yong-neoline-qian-bao-zhuan-zhang-shou-kuan.md)
- [如何搜索添加代币？](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/zi-chan-guan-li/ru-he-sou-suo-tian-jia-dai-bi.md)
- [如何将 NFT 添加到资产页面？](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/zi-chan-guan-li/ru-he-jiang-nft-tian-jia-dao-zi-chan-ye-mian.md)
- [如何转账到其他钱包/交易所](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/zi-chan-guan-li/ru-he-zhuan-zhang-dao-qi-ta-qian-bao-jiao-yi-suo.md)
- [从交易所往 NeoLine 钱包发送资产没到账](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/zi-chan-guan-li/cong-jiao-yi-suo-wang-neoline-qian-bao-fa-song-zi-chan-mei-dao-zhang.md)
- [常见问题](https://tutorial.neoline.io/cn/xin-shou-zhi-nan/chang-jian-wen-ti.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://tutorial.neoline.io/cn/xin-shou-zhi-nan.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.
