> For the complete documentation index, see [llms.txt](https://doc.9http.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.9http.com/dai-li/chang-xiao-isp-dai-li/guan-li-ding-dan.md).

# 管理订单

## 管理

当您的订单创建完成后，进入仪表板后，导航至**长效ISP代理**。

在这里，您可以查看所有长效ISP代理订单情况。每个IP订单都包含了一些便捷的功能，可以**复制、批量复制、编辑（用户名、密码、备注）、续费**。

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

## 续费

进入仪表板后，导航至**长效ISP代理**，选择您想要续费的IP订单（默认不续费），选择支付方式进行续费。

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

## 过滤

**IP 地址** - 通过长效ISP代理地址来搜索特定的订单

**国家/地区** - 根据位置搜索特定的订单信息

**状态** - 可用、不可用、下线

**日期范围** - 分配的时间或有效期

这些过滤选项可以帮助你快速缩小搜索范围，只查看与你的具体查询相关的订单信息。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.9http.com/dai-li/chang-xiao-isp-dai-li/guan-li-ding-dan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
