# \[Flex] Billing and Payment

Navigate to [Billing page](https://app.chatbees.ai/billing) to manage payment methods,  (coming soon) see historical payments,  (coming soon) or pay an invoice.

{% hint style="success" %}
ChatBees is integrated with Stripe to securely process payment. We never store your payment information
{% endhint %}

Refer to [Pricing page](https://www.chatbees.ai/pricing) on how ChatBees billing works. We will charge your default credit card at the beginning of each calendar month, for the actual account usage during the previous calendar month. Only credit card payment is supported for Flex account.&#x20;

{% hint style="info" %}

{% endhint %}

<figure><img src="/files/1vC7PLtuPtfHjeQ8Ce67" alt=""><figcaption></figcaption></figure>


---

# 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.chatbees.ai/chatbees/web-app-references/flex-billing-and-payment.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.
