# Pricing Plans

## Pricing Plans

**What's the difference between Chatbox AI Plan and using your own API KEY?**

Compared to using your own API KEY, Chatbox AI service is more convenient, stable, fast, and user-friendly. You can also use your own API KEY in Chatbox to access AI models. When using your own API KEY, you need to handle network connectivity, account maintenance, and other common technical challenges yourself. The Chatbox client cannot guarantee the quality of API online services, including service stability, response speed, and performance.

Chatbox AI service eliminates these concerns. Chatbox AI provides an out-of-the-box, easily accessible, high-speed, and stable online service. You only need to pay backend costs at cost price to enjoy the efficiency improvements brought by AI technology.

#### Paid Features

**Chatbox AI Lite**

> For everyday learning and work scenarios

* **2,000,000** compute points per month
* Chat with **Standard Models**

  <mark style="color:blue;">DeepSeek V3, DeepSeek R1, GPT 5-mini, Claude 3.5 Haiku, Gemini 2.5 Flash</mark>
* Real-time **Web Search & Query**

  Get instant information through AI web search. Stay updated with the latest facts, news, and data from the internet
* Generate up to **25** AI images
* Chat with any image

  Send images to AI, extract and discuss content, identify elements, gather insights, and interact in more ways than ever
* Support up to 5 devices simultaneously

**Chatbox AI Pro**

> For more professional learning and work scenarios

* **12,000,000** compute points per month
* Chat with **Advanced Models**

  <mark style="color:blue;">GPT 5, Claude 4.5 Sonnet, Gemini 3 Pro</mark>
* Chat with **Standard Models**

  <mark style="color:blue;">DeepSeek V3, DeepSeek R1, GPT 5-mini, Claude 3.5 Haiku, Gemini 2.5 Flash</mark>
* Real-time **Web Search & Query**

  Get instant information through AI web search. Stay updated with the latest facts, news, and data from the internet.
* Chat with any **Document**

  Send PDF, DOC, XLS, TXT, or code files to AI. You can ask questions based on the documents.
* Generate up to **100** AI images
* Chat with any image

  Send images to AI. Extract and discuss content, identify elements, gather insights, and interact in more ways than ever.
* Support up to 5 devices simultaneously

**Chatbox AI Pro+**

> For intensive professional learning and work scenarios

* **30,000,000** compute points per month
* Chat with **Advanced Models**

  <mark style="color:blue;">GPT 5, Claude 4.5 Sonnet, Gemini 3 Pro</mark>
* Chat with **Standard Models**

  <mark style="color:blue;">DeepSeek V3, DeepSeek R1, GPT 5-mini, Claude 3.5 Haiku, Gemini 2.5 Flash</mark>
* Real-time **Web Search & Query**

  Get instant information through AI web search. Stay updated with the latest facts, news, and data from the internet.
* Chat with any **Document**

  Send PDF, DOC, XLS, TXT, or code files to AI. You can ask questions based on the documents.
* Generate up to **200** AI images
* Chat with any image

  Send images to AI. Extract and discuss content, identify elements, gather insights, and interact in more ways than ever.
* Support up to 5 devices simultaneously


---

# 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.chatboxai.app/en/chatbox-ai-premium/plans.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.
