# 现货

1. 进入现货界面：在交易模块中切换至“现货”选项卡。
2. 资产选择：选择您想要交易的资产对（如 HYPE/USDC）。
3. 买入/卖出：

• 买入：使用账户中的稳定币（如 USDC）购买目标代币。

• 卖出：将持有的代币兑换回稳定币。

4. 余额查看：交易完成后，可在“资产余额”部分实时查看更新后的持仓。


---

# 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/he-yue-yu-xian-huo-jiao-yi/xian-huo.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.
