# 模型使用频率限制

**用户使用频率限制说明：**&#x6211;们已经扩大了用户使用频率限制，单位时间内使用频率是官方的2-5倍。 GPT Plus官方对话限制为每3小时40-80次，Claude Pro官方对话限制为每5小时45-60次

GPT Plus模型官方限制查看

{% embed url="<https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4-gpt-4-turbo-gpt-4o-and-gpt-4o-mini#h_b04e3f8259>" %}

Claude Pro模型官方限制查看

{% embed url="<https://support.anthropic.com/zh-CN/articles/8325612-claude-pro%E6%98%AF%E5%90%A6%E6%9C%89%E4%BB%BB%E4%BD%95%E4%BD%BF%E7%94%A8%E9%99%90%E5%88%B6>" %}

模型倍率，每个模型请求一次消耗的次数。不强调则每个模型都按一次计算。

由于官方部分模型限制严重，所以为了用户正常使用，本站点限制 o1-preview模型倍率为20；o1-mini模型倍率为2


---

# 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://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/mo-xing-shi-yong-pinlxian-zhi.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.
