# Auto Sell

## 1. Config Auto Sell

### Step 1: Open the Seller tab in Tronsave market

[Seller Tab](https://tronsave.io/dashboard/seller/settings)

### Step 2: Connect with the TRON wallet and log in to Tronsave

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

  ([Guide to Connecting Wallets with Tronsave](/faq/how-to-connect-wallet-in-tronsave.md))
* Click the **Login TRONSAVE** button and sign to log in

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

### Step 3: 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:

1. **Stake via TronScan** ([Stake link](https://tronscan.org/#/wallet/resources))
2. **Stake directly on Tronsave**

* Click **Stake more**

<figure><img src="/files/gM7cTMMB9EMdkF83VRaM" alt="" width="563"><figcaption></figcaption></figure>

* Choose **Energy or Bandwidth** and input **Staking Amount** -> Click the **Stake** button

<figure><img src="/files/HYf6xowhSMgRo1cqZowU" alt="" width="560"><figcaption></figcaption></figure>

### Step 4: Give permissions to our address.

[View guide](/seller/permission.md)

### Step 5:  Edit the conditions to sell the auto according to your wishes

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

\[ 1 ] **Automatic matching:** Automatically match with orders that meet the criteria.

\[ 2 ] **Earning Share:** What % profit do you want? Higher profit means lower order priority.

\[ 3 ] **Allow "Extent Order":** Allow the buyer to create an extended order.

\[ 4 ] **Max Delegate Duration:** The maximum duration of the delegate. The default is 30 days.

\[ 5 ] **Maintain undelegate:** The amount of energy to maintain undelegated to others in that account. That amount won't be used for orders.

&#x20;\[ 6 ] **Min price**: The minimum energy price per day in orders you want to freeze for in SUN/day

&#x20; \[ 7 ] **Min delegate amount**: The min resource amount that can be used to fill an order. This helps to maximize the total amount of used resources in your address.

&#x20; \[ 8 ] **Automatic Reclaim**: Tronsave: Only reclaim commands that have been delegated to others through the Tronsave system. All: Reclaim all commands delegated to others when the command has been unlocked

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

&#x20;\[ 9 ] **Automatic Vote**: Automatically match with orders that meet the criteria.

&#x20;\[ 10 ] **Automatic Withdraw Reward**: Automatically match with orders that meet the criteria.

&#x20;\[ 11 ] **Automatic Stake**: Automatically stake when your balance reaches the threshold you've set. The system will execute a 2.0 stake to get Energy for you.

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

\[ 12 ] **Payment Address**: The receiver address for profit from the Auto sell resource.

\[ 13 ] **Payment frequency**: The frequency of payments. It can be immediate after filling the order (fee 0.3 TRX per transaction), or Daily (Zero fee).


---

# 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/auto-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.
