# Message Credits Explained

### What is a message credit? <a href="#what-is-a-message-credit" id="what-is-a-message-credit"></a>

1 message credit is equal to 1 AI generated response.

Each message credit costs roughly £0.03 a piece based on our Standard plan.

### How do message credits work? <a href="#how-do-message-credits-work" id="how-do-message-credits-work"></a>

Message credits are how we calculate and track the total activity of each AI chatbot and conversation.

Every time there is an AI chatbot response, the corresponding amount of message credits will be deducted from your balance.

The baseline is for 1 message credit is 1 AI response when using GPT-3.5.

If you use a different model it will cost this much per AI response:

* 1 GPT-3.5 Response = 1 Message Credit
* 1 GPT-4 Turbo Response = 10 Message Credits (- this is our default setting but it can be changed)
* 1 GPT-4 Response = 25 Message Credits

### Message credits included every month

In each paid subscription package you will receive a certain amount of message credits per month.

Monthly Plans Pricing:

| Message Credits | Price Plan        | Price per Credit |
| --------------- | ----------------- | ---------------- |
| 3,000           | £95.00 per month  | £0.0316          |
| 10,000          | £295.00 per month | £0.0295          |
| 50,000          | £995.00 per month | £0.0199          |

### How do I buy more message credits?

When you purchase additional message credits these will be added to your account balance.

These credits will never expire.

* 3,000 message credits for £25.00 ($0.0083 / message credit)

### Do message credits expire?

Yes and no. The message credits that you receive with your plan do not roll over and are renewed every month. Any additional message credits purchased adhoc will never expire.

Example: A customer is on the Pro Plan with 10K credits per month and spends 8K credits. When the next month comes around, they will start the new month with a total of 10K credits.


---

# 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://bob-e-ai-docs.gitbook.io/resources/overview/pricing-and-plans/message-credits-explained.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.
