# Pending Order

## User Guide: Create Pending Order (Without Connecting Wallet)

### **Step 1**: Visit the website

* Open <https://tronsave.io/market>

### Step 2: Fill in Order Details

* Choose the resource you want to buy: **Energy** or **Bandwidth**
* **Receiver Address**: Enter the TRON address where you want the resource delivered.
* **Amount**: Input the amount of Energy or Bandwidth you want to buy (e.g., 500,000).
* **Duration**: Choose how long you want to rent (from 15 minutes to 30 days).

### Step 3: Confirm oder

* Once all the info is filled, click **Create order**.
* You don’t need to connect your wallet.

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

### Step 4: Get Payment Instructions

* Select option **TOP UP DIRECTLY** (Click the **TOP UP** button)

<figure><img src="/files/6IngNau28WJaKq1UDKAC" alt="" width="329"><figcaption></figcaption></figure>

* The system will display:

  * A **TRX payment address**
  * The **exact amount of TRX** required
  * A **countdown timer** (usually **3 minutes**)

  <figure><img src="/files/DS71VV19L6igP2UlvFYF" alt="" width="339"><figcaption></figcaption></figure>

*(The image below shows a sample order. Please do not use it for top-ups or real transactions.)*

### Step 5: Make the payment

* Send the required TRX **within the time limit**

**❗️Note:** *Please pay the exact amount of TRX. Otherwise, the order will not be accepted.*

### Step 6: Confirm transaction:&#x20;

* After you make the payment, the system will automatically verify the transaction.

<figure><img src="/files/UzLHzhjYOMyCFnUGAqXw" 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/pending-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.
