# 在网站上购买

### 用户指南：在网站上购买能量/带宽

* 访问网站：[Tronsave.io](https://tronsave.io/market)
* 连接钱包. ([连接钱包与 Tronsave 的指南](/chinese/faq/guide-to-connecting-wallets-with-tronsave.md))
* 输入要购买的能源**数量**、**价格**和**期限**（您可以自定义能源目标地址），填写表格，然后点击 "**创建订单**"。

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

* 此外，在“**提高**”选项中，您还可以进行高级设置，包括：

  \- ***设置最低委托（能源）***：单个供应商可向您委托的最小能源量。当您输入此值时，系统将匹配您的订单与可用数量等于或大于您指定值的供应商。\
  \- 检查 **"*****允许部分成交*****"**，以允许订单部分填充。如果未选中，除非有一个单一的地址能够在单一交易中完成整个订单，否则订单将不会被填充。

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

* 当您的订单被下达时，它将会被列在订单选项卡上，如果有足够的池资源可用，这个订单将会自动为您填充。

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

**更新目标**

如果订单未完全匹配并且已经过去一小时，您的订单目标地址可以更改。

如果您需要更改接收地址，请按照以下步骤操作：

* 点击“我的订单”选项卡，打开订单详情

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

* 点击“编辑”按钮并输入一个新地址

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

* 点击“确认”按钮。

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

### 取消订单

如果订单在创建后的5分钟内未匹配，您可以取消订单。取消订单的费用为**5 TRX**。

* 点击您的订单上的 “**取消**” 按钮。

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

点击 “**是，我确定**” 以确认取消订单。

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