# 钱包交易

- [钱包管理](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/qian-bao-jiao-yi/qian-bao-guan-li.md): CornWallet 允许您轻松管理一个或多个钱包，无论是新创建的还是从其他地方导入的。
- [资产管理](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/qian-bao-jiao-yi/zi-chan-guan-li.md)
- [多链支持](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/qian-bao-jiao-yi/duo-lian-zhi-chi.md)
- [邀请返佣](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/qian-bao-jiao-yi/yao-qing-fan-yong.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://corndex.gitbook.io/cornwallet/documentation/zhong-wen/qian-bao-jiao-yi.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.
