> For the complete documentation index, see [llms.txt](https://docs.blackbox.chat/blackbox-ai-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blackbox.chat/blackbox-ai-1/support-and-feedback/credit-sytem.md).

# Credit Sytem

### Credit Allocation

As a subscriber, you receive credits that allow you to use Blackbox AI's features:

* Credits are automatically allocated with your subscription
* Your credit balance refreshes at the start of each subscription period
* Monitor your credit usage in the Settings tab

### Credit Management

When your credits are running low:

* **Manual Refill** - Purchase additional credits at any time
* **Auto Refill** - Enable automatic credit purchases when your balance is low
* **Usage Tracking** - Monitor your credit consumption in real-time

> **Pro Tip:** Enable auto refill to ensure uninterrupted access to Blackbox AI's features. You can set custom thresholds and limits for automatic refills in the Credits tab.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/support-and-feedback/credit-sytem.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.
