# 手动出售

只有在创建的订单尚未被自动匹配时，才能手动出售。

## **通用步骤（适用于所有方式）**

### **步骤 1：质押能量 / 带宽（可选）**

如果你已经有可用资源，可以跳过此步骤。

如果你目前只有 TRX，还没有质押能量或带宽，请先完成质押。你可以通过以下任一方式进行：

* 在 Tronsave 上直接质押（[教程链接](/chinese/seller/get-energy-by-staking-2.0.md)）
* 通过 TronScan 进行质押（[质押链接](https://tronscan.org/#/wallet/resources)）

### **步骤 2：连接 TRON 钱包**

打开 [Tronsave](https://tronsave.io/block) 市场并连接钱包。

（[Tronsave 钱包连接指南](/chinese/faq/guide-to-connecting-wallets-with-tronsave.md)）

### **步骤 3:** 检查购买订单，然后点击“出售”到您想要的订单

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

### 选项 1：手动出售（普通）

**输入您想要的委托金额。**

<figure><img src="/files/dTnNEQoLd8czVNzPbek0" alt="" width="500"><figcaption></figcaption></figure>

**（可选）：设置付款**

您可以通过选择“设置付款”，然后输入收款地址，来为您的手动能源销售订单更改利息付款地址。

<figure><img src="/files/rbsCTFqn579N4MRKueqH" alt="" width="500"><figcaption></figcaption></figure>

**在填写所有所需字段后，点击“填写”以执行出售订单。**

<figure><img src="/files/TzdEanuSJFBrGQjqsvYy" alt="" width="502"><figcaption></figcaption></figure>

### 选项 2：手动出售（多签）

**您可以使用手动出售选项上的多重签名功能，将委托您的能源的权利授予其他人。**

* 点击“**多重签名委托**”按钮。

<figure><img src="/files/s1b0w5OxfawdNNeZnump" alt="" width="501"><figcaption></figcaption></figure>

* 在填写订单表中，填写以下字段：

\[1] 输入**多重签名帐户**：这是已经授予您委托权的地址。

\[2] 委托金额：输入您想要出售的能源金额。

另外，您还可以在“**设置付款**”下设置收款地址。

<figure><img src="/files/16cIdRaPotQS69Kav3yH" alt="" width="503"><figcaption></figcaption></figure>

**在填写所有所需字段后，点击“填写”以执行出售订单。**

<figure><img src="/files/TzdEanuSJFBrGQjqsvYy" alt="" width="502"><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://docs.tronsave.io/chinese/seller/sell-energy-bandwidth/manual-sell.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.
