# Billing and plans

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="billing-and-plans/overview">overview</a></td><td>Guide to billing and paid plans</td></tr><tr><td><a href="billing-and-plans/payment-methods">payment-methods</a></td><td>Learn how to pay and manage your payment methods</td></tr><tr><td><a href="billing-and-plans/managing-workspace-plan">managing-workspace-plan</a></td><td>Upgrade or downgrade your subscription anytime!</td></tr><tr><td><a href="billing-and-plans/pay-for-additional-workspace-members">pay-for-additional-workspace-members</a></td><td>Learn how payments work when you invite a coworker to the workspace</td></tr><tr><td><a href="billing-and-plans/advanced-ai-requests-usage">advanced-ai-requests-usage</a></td><td>Manage your spending to avoid unexpected expenses</td></tr><tr><td><a href="billing-and-plans/billing-history">billing-history</a></td><td>Access your payment records</td></tr><tr><td><a href="billing-and-plans/billing-details">billing-details</a></td><td>Manage your billing address and other details</td></tr><tr><td><a href="billing-and-plans/security">security</a></td><td>How stripe protects your sensitive information</td></tr><tr><td><a href="billing-and-plans/refund-policy">refund-policy</a></td><td>We currently do not give refunds</td></tr><tr><td><a href="billing-and-plans/discounts">discounts</a></td><td>We currently do not offer discounts</td></tr></tbody></table>


---

# 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.bito.ai/help/billing-and-plans.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.
