# 续期订单

您可以选择续订您的订单，这是一项非常有用的功能，因为它可以确保您保留已分配的IP地址。续订订单有两种方式：

* 手动续订：您可以前往订单控制面板，然后直接点击“续订”按钮；
* 订阅：启用该选项后，您几乎可以不用担心手动续订的问题，因为每次订单临近到期时，它都会自动续订。

在续订订单时，您还可以选择更改套餐。例如，如果您最初选择了90天的套餐，但只需要将代理再多使用一天或一个月，您就可以在续订过程中相应地调整时长。订阅时也有同样的选项。

{% hint style="info" %}
注意：您只能延长仍处于有效状态的订单。一旦订单状态变为"已过期"，则无法再进行延长或续订。
{% endhint %}

### 手动续期

通过侧边栏菜单导航至“移动端”部分（<mark style="color:orange;">1</mark>）。

找到您的订单后，点击“续订”（<mark style="color:orange;">2</mark>）继续。

<figure><img src="/files/61yQmz2OtwW5xCHYGj3s" alt=""><figcaption></figcaption></figure>

在该部分，您可以灵活地选择新的套餐或继续使用当前的套餐（<mark style="color:orange;">1</mark>）。此外，您还可以查看“到期日期”，以确定套餐何时到期（<mark style="color:orange;">2</mark>）。

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

随后，您会进入一个熟悉的页面，在那里您可以继续进行续订操作并完成续订支付。

### 订阅

要启用订阅，请导航至“订单配置”页面上的“订单详情”部分（<mark style="color:orange;">1</mark>）。

在该页面上，您会看到一个面板，可以让您为该订单启用订阅（<mark style="color:orange;">2</mark>）。您还可以在此修改套餐（<mark style="color:orange;">3</mark>）。您对自己的选择感到满意后，请选择您喜欢的支付方式（<mark style="color:orange;">4</mark>），然后点击“保存”（<mark style="color:orange;">5</mark>）启用订阅。

<figure><img src="/files/m93ktIFPv4AEH9LP57UZ" 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.iproyal.com/cn/dai-li/yi-dong-dai-li/yi-biao-ban/xu-qi-ding-dan.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.
