# Manual Sell

You can only Sell Manuals when the created orders have not been automatically matched.

## Common Steps (Apply to all methods)

### Step 1: Stake Energy/Bandwidth (optional)

*If you already have available resources, you can skip this step.*

If you only hold TRX and haven’t staked Energy or Bandwidth yet, please stake before selling. You can do this in either of the following ways:

* **Stake directly on Tronsave** ([Guide link](/seller/get-energy-by-staking-2.0.md))
* **Stake via TronScan** ([Stake link](https://tronscan.org/#/wallet/resources))

### Step 2: Connect with the TRON wallet

Open the [Tronsave](https://tronsave.io/market) market and connect the wallet

([Guide to Connecting Wallets with Tronsave](/faq/how-to-connect-wallet-in-tronsave.md))

### Step 3: Check the buy order and click **“Sell”** to your desired order

<figure><img src="/files/x8oYmwKNyYmYNMXnqQ1J" alt=""><figcaption><p>Click the "Sell" button</p></figcaption></figure>

## Option 1: Manual Sell normal

### &#x20;Enter the delegate amount you want.

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

### **Feature** *Optional*: **Setting payment**

You can change the interest payment address for your manual energy sale order by selecting "**Setting payment**" and then entering the receiving address.

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

### Click "**Fill**" to execute the sell order.

<figure><img src="/files/wGUm52khqqAU8ioxFK5G" alt="" width="506"><figcaption></figcaption></figure>

## Option 2: Manual Sell MultiSign

You can grant another the right to delegate your Energy with the ***MultiSign feature*** on the Sell Manual option.

### Click the "**MultiSign Delegating**" button.

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

* In the Fill order table, complete the following fields:

\[1] Enter **MultiSign Account**: This is the address that has delegated authority to you.

\[2] **To delegate amount**: Enter the amount of energy you want to sell.

Additionally, you can also set the receiving address under "**Setting payment**"**.**

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

### Click "**Fill**" to execute the sell order.

<figure><img src="/files/wGUm52khqqAU8ioxFK5G" alt="" width="506"><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/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.
