# Sell Suggestion

What is the Sell Suggestion feature?

The **Sell Suggestion** feature enables energy providers to automatically receive sell suggestions that align with actual buyer demand. In this new version, providers can define **custom filter conditions** to control which suggestions they receive, resulting in a more personalized and efficient experience.

### **This helps Providers:** <a href="#this-helps-providers" id="this-helps-providers"></a>

* Optimize the use of excess Energy Resources
* Quickly capture market opportunities
* Increase return on investment from Energy rentals
* Save time on market monitoring

## User Guide

After successfully connecting your wallet ([Guide](/faq/how-to-connect-wallet-in-tronsave.md)), the system will display a dedicated management interface for the Seller.

### Step 1: Set up your Telegram Suggest

* Go to the "**SELLER**" section and click the "**NOTIFICATIONS**" tab to get started.

<figure><img src="/files/5GjOOV4bUVQt4bGImaWE" alt=""><figcaption></figcaption></figure>

* Enter your Telegram ID in the provided field and click "**CONFIRM**"

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

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

### Step 2: Verify your Telegram

* After entering your Telegram ID, click "**GET CODE**" to start the verification.

<figure><img src="/files/2CVeY3SvPoljmCgjzxek" alt=""><figcaption></figcaption></figure>

* A link to our Telegram bot will appear—click it to be redirected to Telegram.

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

* You can click the "**Click here to verify**" button to be automatically redirected to the verification page, or copy the CODE and enter it manually.

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

### Step 3: Set up **Filter Notification (Only Energy)**

* After completing the setup, turn **ON** the Suggest Sell Telegram feature to view the available filters you can configure.

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

* If you configure filter conditions, the system will only notify you about orders that meet **all** of those conditions. If any condition is turned OFF, the system will **ignore** it during evaluation.

**Example:**

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

**Remain Amount:** From 1,000,000 to 10,000,000 Energy

**Duration:** From 15 minutes to 1 day

**Price:** From 40 to 100 SUN

**Only send unlock orders:** Enabled

\=> The system will only send notifications for orders that meet all of the enabled conditions at the same time.\
\=> Since APY is turned OFF, the APY condition will not be considered during filtering.

### Step 4: Receive suggestions when an order reaches your Filter.

#### **For Auto-Sell Provider:**

<figure><img src="/files/7UXvFGzzons1Y9ui3I8z" alt=""><figcaption></figcaption></figure>

The three buttons on the notification correspond to the following options:

**\[ 1 ] Yes, Sell This Order**: By confirming this selection, you agree to sell energy for this order.

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

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

**\[ 2 ] Reject**: You have declined to match this order.

#### **For Manual Seller:**

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

* When you click the "**Go to Tronsave Market**" button, the system will automatically redirect you to the order details page. There, you can connect your wallet and manually proceed with the sale.


---

# 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/sell-suggestion.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.
