# 资产管理

### **1. 查看与接收资产**

* 在“钱包”主页，您可以清晰地看到您在不同网络上的所有资产及其价值。
* 点击任意一种代币，即可看到该代币的详情页面，包括您的钱包地址和二维码。他人可以通过扫描此二维码或复制地址向您转账。

<figure><img src="/files/tdVZ5TXSAuHhHedzULYF" alt=""><figcaption></figcaption></figure>

### **2. 发送资产**

* 在“钱包”主页，点击您想要发送的代币。
* 点击“发送”按钮。
* 输入接收方的钱包地址、发送金额，并选择合适的网络和Gas费用。
* 确认交易信息无误后，点击“确认”完成发送。

<figure><img src="/files/uzMcuVjydjwUYd6x9YJ5" alt=""><figcaption></figcaption></figure>

### **3. 代币兑换 (Swap)**

CornWallet 内置了便捷的代币兑换功能，让您可以直接在钱包内完成不同加密货币之间的兑换。

* 在“钱包”主页，选择“兑换”或“Swap”功能。
* 选择您想要兑换的代币对和数量。
* 系统会自动为您寻找最优的兑换路径和费率。
* 确认无误后，授权并完成兑换。

<figure><img src="/files/JZOAQE9Om0EmVeST3meg" alt=""><figcaption></figcaption></figure>


---

# 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/zi-chan-guan-li.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.
