# Credit

<details>

<summary>What are credits?</summary>

Credits are used to access premium features such as AI code generation, chat interactions, and more. Each feature consumes a specific number of credits based on complexity, size, or model used.

</details>

<details>

<summary>Are credits included in Pro or paid plans?</summary>

Yes. Pro plans include a monthly credit allowance. Once those are used, you’ll need to manually purchase more to continue using premium features.

</details>

<details>

<summary>Can I set up automatic top-ups for credits?</summary>

Auto-refill serves this purpose. If enabled, it will automatically recharge credits once your balance drops below a certain threshold. You can toggle this on or off in your billing settings.

</details>

<details>

<summary>What happens when I run out of credits?</summary>

Once your balance reaches zero, any feature that requires credits will be disabled until you purchase more.

</details>

<details>

<summary>Can I transfer credits between accounts?</summary>

No. Credits are tied to individual accounts and cannot be transferred between users at this time.

</details>

<details>

<summary>I accidentally used too many credits. Can I get them back?</summary>

Credits are non-reversible once used. If your balance was consumed due to a bug or system error, please report it with screenshots or request logs so we can investigate.

</details>

## How do I purchase more credits?

If you've run out of credits, follow these steps to purchase more:

1. **Open the "Purchase More Credits" panel**

This usually appears automatically when your credits are low. You can also access it from your dashboard or account settings.

2. **Select a credit package**

Choose from available options:

* **$20** – 500 pro agent requests
* **$100** – 2500 pro agent requests
* **$500** – 12500 pro agent requests

> You can also manually enter a custom amount in the “Credit Amount” field if you prefer.

3. **Add or Confirm Payment Method**

* Click “Add new card” if no payment method is saved
* Or proceed with your existing saved card.

4. **Click "Purchase Credits"**

After a successful purchase, your Current Credits (shown at the top of the panel) will update automatically.

5. **Turn off Auto Refill (Optional)**

To avoid being charged automatically when credits run low:

* Uncheck the box labeled “Credit Auto-Refill”
* This ensures you only buy credits when you choose to

> Leaving auto-refill ON means your card will be charged automatically once your balance is low.

### Where I can see my new balance?

After a successful purchase, your Current Credits (shown at the top of the panel) will update automatically.


---

# 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.blackbox.chat/blackbox-ai-1/blackbox-ai/support-and-feedback/credit.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.
