# Payment & Billing

#### Subscription Plans <a href="#subscription-plans" id="subscription-plans"></a>

ContextBridge offers flexible subscription plans:

**Free Tier**

* **Credits**: 150 (one-time)
* **Features**: Basic access to all MCP servers with daily limits
* **Rate Limits**: Limited daily usage per tool

**Basic Plan - $19/month**

* **Credits**: 5,000 per month
* **Features**: Full access to all MCP servers
* **Rate Limits**: Higher daily limits
* **Support**: Email support

**Pro Plan - $49/month**

* **Credits**: 15,000 per month
* **Features**: Priority access and advanced analytics
* **Rate Limits**: Premium daily limits
* **Support**: Priority email support
* **Most Popular Choice**

**Premium Plan - $99/month**

* **Credits**: 35,000 per month
* **Features**: Maximum capacity and enterprise features
* **Rate Limits**: Highest daily limits
* **Support**: Priority support channel

#### Credit System <a href="#credit-system" id="credit-system"></a>

ContextBridge uses a credit-based pricing model:

* **Simple queries**: 1-5 credits
* **Complex analysis**: 10-25 credits
* **AI predictions**: 25-50 credits
* **Bulk operations**: Variable based on size

#### Payment Methods <a href="#payment-methods" id="payment-methods"></a>

**1. Standard Payment**&#x20;

Traditional payment processing supporting:

* **EVM Networks**: Ethereum, Base, Polygon, BSC
* **Solana Network**: Solana mainnet
* **Token**: USDC payments
* **Features**: Instant processing, automatic renewals

**2. X402 Protocol Payment**

Advanced blockchain-native payment system:

* **Instant Processing**: Immediate service access
* **Multi-chain Support**: Ethereum, Base, Polygon, Solana

#### Usage Analytics <a href="#usage-analytics" id="usage-analytics"></a>

Monitor your usage through the dashboard:

* **Credit Consumption**: Track credits used per endpoint
* **Rate Limit Status**: Monitor your current limits
* **Usage Patterns**: Analyze your API usage over time
* **Cost Optimization**: Identify opportunities to optimize usage


---

# 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://contextbridge.gitbook.io/context-bridge/getting-started/payment-and-billing.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.
