# Normal Order

## User Guide

* Open [Tronsave.io](https://tronsave.io/market)
* Connect your wallet ([Guide to Connecting Wallets with Tronsave](/faq/how-to-connect-wallet-in-tronsave.md))
* Enter the Amount of energy/bandwidth to buy, Price, and Duration (you can customize the resource target address), fill in the form, and click "**Create order**"

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

**💡 Note:** Click on the **Price** field to open the **Order Book** pop-up. From there, you can check the available resources at different price levels and easily choose the most suitable price and quantity for your rent.

<figure><img src="/files/KKdTSPiysLpskNAVZjTl" alt="" width="297"><figcaption></figcaption></figure>

* Additionally, advanced settings can be configured under the (**Settings)** ⚙️ button, including:
  * ***Minimum delegate (energy/bandwidth)***: The minimum amount of energy/bandwidth from a single provider that can be delegated to you. When you enter this value, the system will match your order with providers whose available energy/bandwidth is equal to or greater than the specified value.
  * Check "***Allow partial fill***" to permit the order to be partially filled. If checked, it will allow the order to be filled partially. If unchecked, the order won't be filled unless there is 1 address that can complete the order in 1 transaction.
  * ***Immediate buy***: If checked, your order will be filled immediately. If the system is not ready, the order will not be created.
  * ***Priority payment***: Preferred payment method. Default: always asks to confirm.

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

* When your order is placed, it will be listed on the orders tab, and if there is sufficient pool resource available, this order will be filled automatically for you.

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

### \* Update target

Your order’s target address can be changed if the order is not fully matched and one hour has passed.

If you need to change the receiving address, follow these steps:

* Click the My Orders tab, open Order Detail

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

* Click the **Edit** button and input a new address

<figure><img src="/files/jSPjUJ2EXaXpg56RKiR6" alt="" width="540"><figcaption></figcaption></figure>

* Click the "**Confirm**" button.

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

### \* Update Price

* Click the **Edit** button

<figure><img src="/files/C1z5nSTZRcaNP63LPU84" alt="" width="550"><figcaption></figcaption></figure>

* Input a new price and click the "**Confirm**" button.

<figure><img src="/files/LpP88i3baprpGxVr3Mm7" alt="" width="547"><figcaption></figcaption></figure>

## Cancel order

You can cancel the order if it is not matched within 5 minutes of creation. The cancellation fee is **5 TRX.**

* Click the "**Cancel**" button on your order.

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

* Click "**Yes, I'm sure**" to confirm the cancellation of your order.

<figure><img src="/files/JOGQdh7oAEChurVvTHrH" alt=""><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/buyer/how-to-buy-energy-and-bandwidth/buy-on-the-website/normal-order.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.
