> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/platform/billing-center/refill-balance.md).

# 账户充值

账户充值支持多种支付方式，您可以根据需求灵活选择充值金额与支付渠道，实现快速、安全的账户余额补充，保障服务不中断。

请前往 **财务中心** > **概览** > [**充值**](https://console.zenlayer.com/account/payment) 以在线或离线方式充值您的账户。

## 线上充值

建议您使用在线支付。请选择您要充值的金额和支付方式。可用的支付方式包括信用卡、PayPal 和支付宝等等。

<div align="left" data-with-frame="true"><figure><img src="/files/DLUnWpQVlUvsfwRpDpxN" alt=""><figcaption></figcaption></figure></div>

## **电汇**

请使用您的电汇信息进行线下支付。电汇通常需要至少 1-2 个工作日。一旦收到您的转账，您的余额将会充值成功。

为了使汇款信息更清晰，请将账户 CID 信息添加至电汇的备注或描述栏。

请仔细检查电汇信息，因为任何错误都可能会影响转账进度。如有任何疑问，请随时联系我们。

<div align="left" data-with-frame="true"><figure><img src="/files/U86aYVvM2Hp2ukvXFgUV" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.console.zenlayer.com/welcome/cn/platform/billing-center/refill-balance.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.
