# 快速延长

接下来是四个简单的步骤，以了解如何手动操作：

## 步骤1：打开扩展订单选项卡

首先，您需要通过[Tronlink](https://www.tronlink.org/)或[TokenPocket](https://www.tokenpocket.pro/)连接到我们的市场地址... ([连接钱包与 Tronsave 的指南](/chinese/faq/guide-to-connecting-wallets-with-tronsave.md))

向下滚动到“延长”部分，选择您想要延长的订单

<figure><img src="/files/UREqPZVWCui6a2xXkdIr" alt=""><figcaption><p>打开扩展资源选项卡</p></figcaption></figure>

## 第二步：选择“快速扩展”选项：

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

## 步骤3：输入延长条件里程碑

输入所需条件，逐个输入。 ​

*\[ 1 ] ​最高价格：您可以支付的延长或购买更多订单的最高价格。 ​*

*\[ 2 ] ​延长时长：从当前时间开始 + 时长 = 订单的新到期时间。 ​*

*\[ 3 ] ​额外金额：您想购买更多的能量数量（如果您不想购买更多，请输入0）。 ​*

*\[ 4​ ] 延长数量：您将延长的能量数量。*

<figure><img src="/files/7jvaVOwgDZFRvV28M49Q" alt=""><figcaption></figcaption></figure>

如果额外金额为0，您只能延长时长。您可以选择从当前时间延长1天到30天。

{% hint style="info" %}
*示例：*

***旧的委托**：A 委托了 100k 资源给 B，到期时间还有 3 天 您选择将持续时间延长 5 天*

***新的委托**：A 委托了 100k 资源给 B，到期时间延长到 5 天*
{% endhint %}

如果您想购买更多，您必须进行延长和购买。您可以选择额外金额从100k到提供商可提供的最大值。最小延长数量可以从您打算购买的提供商当前委托的总金额中选择。

{% hint style="info" %}
*示例：*&#x20;

***旧的委托**：A 委托了 100k 资源给 B，到期时间还有 3 天 您选择购买额外 100k 能量并将持续时间延长 5 天*&#x20;

***新的委托**：A 委托了 200k 资源给 B，到期时间延长到 5 天*&#x20;
{% endhint %}

此选择的预计支付将显示在右侧。

## 步骤4：确认和支付

在扩展订单详细信息阶段，我们将总结所有的扩展需求，包括扩展的数量和支付总额。请仔细阅读并单击**扩展**按钮，开始签署与扩展支付金额相同的转账交易，以发送您的扩展请求。

{% hint style="info" %}
*确保转账交易的金额与**支付**中的金额相同。*
{% endhint %}

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

<figure><img src="/files/dpR0YnThMm2g9fJioTrp" alt=""><figcaption><p>确保转账的金额与扩展订单确认中的支付金额相同。</p></figcaption></figure>

在检查所有信息后，单击**签署交易**。

如果一切正常，扩展请求将成功。成功的扩展请求弹出窗口将出现，并进入成功阶段。

<figure><img src="/files/FUI3okfTzt6QZy8479ZB" 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/extend/quick-extend.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.
