# Billing FAQ

<details>

<summary>When am I charged?</summary>

You're charged on the date you first subscribed, then on the same date each month or year depending on your billing cycle. You can see your next charge date under **Settings → Billing → Overview**.

</details>

<details>

<summary>What payment methods do you accept?</summary>

We accept all major credit and debit cards and bank transfers for annual Enterprise plans. We don't currently accept PayPal.

</details>

<details>

<summary>Can I get a refund?</summary>

We offer a full refund within 14 days of your initial purchase or renewal if you haven't made significant use of the platform during that period. Prorated refunds for unused time are not available outside this window. [Contact support](https://example.com/support) to request a refund.

</details>

<details>

<summary>How do I get an invoice?</summary>

Invoices are emailed automatically after each charge. You can also download past invoices from **Settings → Billing → Invoices**. To add a billing address, VAT number, or purchase order number to your invoices, go to **Settings → Billing → Billing details**.

</details>

<details>

<summary>Do you support VAT exemption?</summary>

Yes. If your organisation is VAT-exempt, add your VAT number under **Settings → Billing → Billing details** and it will be applied to future invoices. We cannot retroactively adjust past invoices.

</details>

<details>

<summary>What happens if my payment fails?</summary>

If a payment fails, we'll retry it over the following 7 days and send you an email notification. If payment is not resolved within that period, your workspace will be downgraded to the Free plan. Your content is not deleted.

</details>

<details>

<summary>Can I have separate billing for different workspaces?</summary>

Yes — each workspace has its own billing. If you manage multiple workspaces, each one can be on a different plan and billed separately.

</details>


---

# 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://pro.cophieu79.vn/bao-cao-phan-tich/plans-billing/billing-faq.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.
