# 挂单（Pending Order）

## 用户指南：创建挂单订单（无需连接钱包）

### **步骤 1：访问网站**

* 打开网址：<https://tronsave.io/market>

### **步骤 2：填写订单信息**

* 选择你想购买的资源：**能量（Energy）或带宽（Bandwidth）**
* **接收地址**：输入你希望接收资源的 TRON 地址。
* **数量**：输入你想购买的能量或带宽数量（例如：500,000）。
* **租赁时长**：选择租赁时长（从 15 分钟到 30 天）。

### **步骤 3：确认订单**

* 填写完所有信息后，点击 “**创建订单**” 创建订单。
* 你无需连接钱包。

<figure><img src="/files/1mZpSAHqioSnJAkYahrE" alt=""><figcaption></figcaption></figure>

### **步骤 4：获取付款信息**

* 选择 “**直接充值**” 选项（点击 “**充值**” 按钮）

<figure><img src="/files/oFMG5Kqy1f27TvmugU7K" alt="" width="324"><figcaption></figcaption></figure>

* 系统将显示：
  * **一个 TRX 收款地址**
  * 需要支付的精确 TRX 数量
  * 倒计时（通常为 **3 分钟**）

<figure><img src="/files/3TPK9lzP9XbgAkEpliUv" alt="" width="325"><figcaption></figcaption></figure>

*⚠️ 下图仅为示例订单，请勿使用该信息进行充值或真实交易。*

### **步骤 5：完成付款**

* 请在规定时间内发送所需 TRX

**❗️注意**：请支付**精确数额**的 TRX，否则订单将无法被接受。

### **步骤 6：确认交易**

* 付款完成后，系统将自动验证交易。

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