# 定价

本节将介绍OpenKey ChatGPT接口服务的模型价格以及套餐价格。

#### 1. 模型价格

<figure><img src="https://terobox.oss-cn-hongkong.aliyuncs.com/openkey/ok_rate.png" alt=""><figcaption></figcaption></figure>

查看价格：<https://openkey.cloud/pricing>

#### 2. 套餐价格

<figure><img src="https://terobox.oss-cn-hongkong.aliyuncs.com/openkey/ok-package-0422.png" alt=""><figcaption></figcaption></figure>

查看套餐：<https://openkey.cloud/topup>

**注1：Token消耗额度 = 分组倍率 x 模型倍率 x （用户输入 token 数 + 模型输出 token 数 x 补全倍率），其中分组倍率均为1；模型倍率即为上表所述。**

注2：本站 Token 的统一定价是 $0.002 / 1 千 Tokens，因此每 50 万 Tokens 价值为 1 美元。

注3：本站使用美元金额描述只是为了便于理解，实际计费以 Token 形式计价，后台日志界面会自动转换为美元显示。

注4：额度有效期为3个月，到期后将自动清零。请按需采购，如有问题，随时联系我们。

注5：请在已知晓平台计价方式后选择性购买，不理解以上备注没有关系，消费明细可在“[日志](https://openkey.cloud/log)”页面查看。

注6：模型 4.0 的价格较高，无特殊需求情况下，建议购买Plus订阅账号。购买链接（14天质保，售后无忧）：[https://shop.51buygpt.net/](https://shop.51buygpt.com/)&#x20;

注7：系统所有模型费率均会浮动调整，我们有义务提前通知说明，但保留最终解释权力。

详细价格比照，参考[价格页面](https://openkey.cloud/pricing)

🔗使用计算器估算你的项目成本：[OpenKey ChatGPT API 成本计算器](https://cost.openkey.cloud/)


---

# 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.openkey.cloud/pricing.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.
