# 按量付费

## 计费方式

设置费 + 使用流量 = 金额

{% hint style="info" %}
设置费：使用权 / 线路租用权

为什么收取：无论您是否使用流量，我们都需要持续投入成本
{% endhint %}

| 每小时基础费用 | 每天基础费用 | 每月基础费用 | 每年基础费用 | 流量费用            |
| ------- | ------ | ------ | ------ | --------------- |
| 0.069   | 1.66   | 50     | 600    | 1 GiB / 0.8 RMB |

{% hint style="danger" %}
以上为实时价格，可能存在变动

设置费不包含数据传输流量，需要预存余额才可正常使用
{% 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.dler.io/black-hole/basic/an-liang-fu-fei.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.
