> ## Documentation Index
> Fetch the complete documentation index at: https://docs.somark.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 免费规则

> 了解 API 免费用量规则和刷新时间

无需付费购买，获取 API Key 后即可开始体验 SoMark API。

## 免费用量规则

<Info>
  免费用量会优先消耗。超出免费额度后，系统会自动改为消耗付费用量。
</Info>

| 规则     | 说明                        |
| ------ | ------------------------- |
| 每日免费用量 | 每日最大可消耗免费用量为 `500` 页      |
| 每月免费用量 | 每月最大可消耗免费用量为 `2000` 页     |
| 每日刷新时间 | 每日 `00:00` 刷新当日免费用量       |
| 每月刷新时间 | 每月 `1` 号 `00:00` 刷新当月免费用量 |

## 使用说明

1. 系统会先消耗免费用量。
2. 当日免费用量超过 `500` 页后，将开始消耗付费用量。
3. 当月免费用量超过 `2000` 页后，将开始消耗付费用量。

你可以通过[用量查询](/api-reference/endpoint/usage-query)接口查看当前剩余免费用量和付费用量。
