# Manual Energy Selling

{% stepper %}
{% step %}

### Go to [market](https://tronpower.gitbook.io/docs/for-sellers/www.tronpower.xyz/market) page

{% endstep %}

{% step %}

### Connect your wallet

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Connecting to Tronpower.xyz</strong></td><td><a href="/pages/CRBAqHZuszZNHZjJlTwq">/pages/CRBAqHZuszZNHZjJlTwq</a></td></tr></tbody></table>
{% endstep %}

{% step %}

### View all orders in the "Sell Energy" Section

{% endstep %}

{% step %}

### Click "Sell" on your selected order

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

{% endstep %}

{% step %}

### Confirm Sell Order Details

* Enter delegate amount (amount to sell)
* You may not be able to change the amount if the order has disable partial fill.
* You can change your address to receive payment (default : address you delegate from)

<figure><img src="/files/cZEa1HS18R2tS1yHT6IT" alt="" width="450"><figcaption><p>Fill Order Popup Example</p></figcaption></figure>

Every order may have different requirements/settings

<table><thead><tr><th width="180">Settings</th><th></th></tr></thead><tbody><tr><td>Partial Fill Disabled</td><td><div><figure><img src="/files/Fj4orgo0l8ZD7tDjiRbi" alt=""><figcaption></figcaption></figure></div><p>You  must fill the entire order's amount and cannot choose how much to fill</p></td></tr><tr><td>Minimum Delegate Amount</td><td><div><figure><img src="/files/0D3NbZnbLJKivaqo2uCu" alt=""><figcaption></figcaption></figure></div><p>You must delegate atleast the minimum delegate amount to the buyer.</p></td></tr></tbody></table>

{% endstep %}

{% step %}

### Click "Fill Order" and sign the message

<figure><img src="/files/ZZYUBzCaFbVnSX6YY6xT" alt="" width="332"><figcaption><p>Sign transaction</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://tronpower.gitbook.io/docs/for-sellers/manual-energy-selling.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.
