# Morph 交易

## 如何进入

在任意页面输入已开盘的代币地址，机器人将自动识别该合约并跳转至买卖面板。您也可以从 Morph 链的“买入/卖出代币”入口进入买入或卖出。

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

## 快速买入

点击系统预设的金额，或点击“买 X ETH”按钮自定义买入金额均可执行买入。

这里支持更改滑点、附加Gas、买入钱包。&#x20;

**附加Gas**：在当前网络Gas价格基础上额外支付的Gas，用于打包加速

在买入成功后，系统会立即弹出卖出面板，自动选中您拥有该代币的钱包，您可点击刷新按钮获取最新数值，决定是否执行卖出。

## 快速卖出

在代币交易面板，点击系统预设的比例，也可点击“卖 X %”/“卖 X”按钮自定义卖出数量或比例，将立即执行卖出。

我们同样支持更改滑点、附加Gas、卖出钱包。

若未预授权，卖出时系统会先发起预授权交易，成功后再执行卖出。

卖出成功后，系统会自动输出收益报告，让您对该代币的收益情况一目了然。


---

# 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://avebotdoc.ave.ai/kuai-su-shi-yong/kuai-su-jiao-yi/morph-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.
