# 订阅

订阅是一种计费方法，允许您在支付后使用资源。您必须在每个订阅期限开始前支付订阅资源的费用，才能使用它们。

您无需手动续订订阅资源。只要您的账户余额充足，Zenlayer 将在资源到期前自动扣费以实现自动续订。

有关订阅资源的一般生命周期规则的更多信息，请参阅[**订阅阶段**](/welcome/cn/pricing/general-lifecycle-rules/subscription-stages.md)。

## 场景 <a href="#title-mls-lcm-zcp" id="title-mls-lcm-zcp"></a>

建议在以下情况下选择性价比较高的订阅定价模式：

* 您的工作负载具有稳定的资源需求。
* 您需要在中长期使用资源。

## 订阅期限

订阅期限是根据资源订阅时长确定的计费周期。您可以在 zenConsole 上选择订阅资源 1 个月、3 个月、6 个月或 1 年。订阅时间越长，您将获得更多的按期限折扣。

如果您的账户余额充足，订阅资源将在到期时自动续订；如果余额不足，您需要充值并在 **财务中心 > 订阅管理** 中 **重新订阅** 资源，以防资源停服或删除。

如果您重新订阅资源，新的订阅期限将在前一个期限结束时开始。

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">请注意，这里的一个月指的是日历月。</mark>

<mark style="color:blue;">例如，您在 1 月 1 日 00:00:00 订阅了一个月的资源，那么到期日是 1 月 30 日 23:59:59。</mark>
{% endhint %}

## 逾期付款

如果您有逾期账单，现有的订阅资源不会受到影响。但是，您将无法购买新的资源和服务，或升级您的配置。


---

# 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/subscription.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.
