# 通用计费规则

## 计费模型

具体的计费模型取决于服务的规定。zenConsole 通常支持两种计费模型：[**订阅**](/welcome/cn/pricing/general-pricing-rules/subscription.md)和[**按量付费**](/welcome/cn/pricing/general-pricing-rules/pay-as-you-go.md)。

## 时区

账单使用的通用时区是协调世界时（UTC），即 UTC +0。

## 货币

zenConsole 的交易货币为 USD，可用于在控制台上进行的所有消费。

* 您可以使用信用卡、PayPal、AliPay 和电汇充值您的余额。
* 您可以通过在 zenConsole 上提交工单，或发送邮件至 <mark style="color:blue;"><support@zenlayer.com></mark> 提现您的余额。

## 优惠券

* 优惠券仅在特定情况下可用于费用减免。申请退款时，已使用的优惠券无法退还。
* 优惠券不能用于逾期付款，也不能转让、提现或开票。优惠券的有效期不能延长。

## 促销码

促销码提供额外的折扣优惠。然而，促销码不能与按期折扣同时使用。将应用最高的可用折扣。

## 账单

您可以在[**计费中心**](/welcome/cn/platform/billing-center.md)查看您的账单详情。


---

# 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.console.zenlayer.com/welcome/cn/pricing/general-pricing-rules.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.
