> For the complete documentation index, see [llms.txt](https://docs.iproyal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iproyal.com/cn/dai-li/huang-jia-zhu-zhai-dai-li/yi-biao-ban/xia-ding-dan.md).

# 下订单

欢迎阅读我们网站代理订购步骤指南。在本节中，我们将为您提供详细的屏幕截图和清晰的说明，以确保顺利、直接的订购流程。我们的目标是让您的体验尽可能直观、高效。让我们一起完成整个流程，向您展示如何购买您的第一份流量！

***

要开始购买住宅代理，请导航至侧边栏菜单上的“住宅代理”部分 (<mark style="color:orange;">1</mark>)。此操作将引导您前往住宅代理仪表板。

进入仪表板后，点击“+ 创建新订单”按钮 (<mark style="color:orange;">2</mark>)。这将启动流程，以便您开始使用所需的规格创建代理订单。

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

***

首先，我们建议您查看折扣表 (<mark style="color:orange;">1</mark>)，其中包含有关定价和捆绑折扣的详细信息，这些折扣可以为您的购买提供额外价值。值得花点时间查看更大批量购买的折扣。

接下来，您需要指定代理所需的流量。找到“流量数额”字段 (<mark style="color:orange;">2</mark>)，然后输入适合您需求的千兆字节（GB）数额。

设置金额后，选择您喜欢的付款方式 (<mark style="color:orange;">3</mark>)。您可以创建一个订阅，每月自动将购买的金额添加到您的帐户中，也可以选择按需付费。

继续点击面板中的“立即购买”按钮 (<mark style="color:orange;">4</mark>) 完成订单。这将带您进入付款和确认流程。

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

***

到这里就快完成了哦！最后一步是完成订单付款。

如“完成订单”页面所示，您可以从多种付款方式中进行选择，以方便您。无论您喜欢使用信用卡、加密货币、PayPal 还是 Google Pay，只需选择您喜欢的付款方式并填写所需信息 (<mark style="color:orange;">1</mark>)。

输入付款信息后，请查看订单摘要以确保一切正确。如果您有优惠券代码，请输入并点击“应用”(<mark style="color:orange;">2</mark>)。

完成所有步骤后，点击“完成订单”按钮 (<mark style="color:orange;">3</mark>) 完成购买。

请放心，所有交易都是安全的，您可以选择保存您的付款信息以备将来购买。

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

***

恭喜！您的住宅代理订单已成功处理。您将看到一条确认消息。

此页面还将显示有关您订单的信息 (<mark style="color:orange;">1</mark>)。

您还可以使用“备注”面板向您的订单添加任何备注，以供将来参考 (<mark style="color:orange;">2</mark>)。

<figure><img src="/files/oxvlre2y1SATvkxUVamX" 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://docs.iproyal.com/cn/dai-li/huang-jia-zhu-zhai-dai-li/yi-biao-ban/xia-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.
